alfonmga / iso8601_duration

ISO 8601 duration Go utilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iso8601_duration

Go Reference

ISO 8601 duration Go utilities.

Install

Via go get tool

$ go get github.com/alfonmga/iso8601_duration

Usage

Browse the docs for the available functions.

Disclaimer

I built this because I wanted to convert YouTube ISO 8601 durations to seconds. Check out the tests and use this lib at your own risk. The current implementation may panic if an invalid ISO 8601 duration string is provided.

About

ISO 8601 duration Go utilities.

License:The Unlicense


Languages

Language:Go 100.0%