~gloatingfiddle/exdura

Extra durations for Golang

b1bb41b Add readme

3 months ago
~gloatingfiddle/exdura

New ticket tracker added

3 months ago

#Exdura

Exdura provides extra time intervals greater than one hour for Go. It makes a few assumptions - first, that the user is using a Gregorian calendar. Second, it assumes that the user is in a context where exact precision for months and years is not needed.

If you do need exact precision for months or years, it would be better to roll it yourself.

This library is mostly for personal use.

It is licensed under the MIT license.