~gloatingfiddle/exdura

Extra time durations for Golang

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~gloatingfiddle/exdura
read/write
git@git.sr.ht:~gloatingfiddle/exdura

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

#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.