Do not follow this link

~mariusor/go-xsd-duration

A basic package for parsing `xsd:duration` strings to `time.Duration`. Note that Month and Year values are not precise taking into account the limitations of time.Duration in Go.
02e73435 — Marius Orcsik 2 years ago
Renamed Month and Year constants to reflect that they're not precise
f0bcc40f — Marius Orcsik 4 years ago
Licensed under MIT
3205fe08 — Marius Orcsik 4 years ago
Porting to external package the xsd:duration marshal/unmarshal

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mariusor/go-xsd-duration
read/write
git@git.sr.ht:~mariusor/go-xsd-duration

You can also use your local clone with git send-email.

Do not follow this link