Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geoffreybauduin/isoduration

ISO Duration Parser in Golang
https://github.com/geoffreybauduin/isoduration

Last synced: about 9 hours ago
JSON representation

ISO Duration Parser in Golang

Awesome Lists containing this project

README

        

# ISO duration

[![Build Status](https://travis-ci.org/geoffreybauduin/isoduration.svg?branch=master)](https://travis-ci.org/geoffreybauduin/isoduration)
[![Documentation](https://godoc.org/github.com/geoffreybauduin/isoduration?status.svg)](http://godoc.org/github.com/geoffreybauduin/isoduration)

Adapted from https://github.com/alknopfler/iso8601duration, but without all the mess with time.Duration