Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/geoffreybauduin/isoduration
- Owner: geoffreybauduin
- License: mit
- Created: 2019-01-31T14:11:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T16:12:34.000Z (over 5 years ago)
- Last Synced: 2024-06-20T03:38:32.016Z (5 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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