Skip to content

Golang package implementing the French Republican Calendar

License

Notifications You must be signed in to change notification settings

rfaulhaber/fdate

Repository files navigation

fdate Build Status

Go package similar to the native time package except implemented on the French Republican Calendar.

Unlike the time package, this one measures dates relative to how many days have passed since 22 September 1792 and doesn't measure anything smaller than days.

Install

To install, have Go installed and run

go get github.com/rfaulhaber/fdate

Note that this library employs the Romme rule when dealing with leap years. Historical leap years will not be accurate.

About

Golang package implementing the French Republican Calendar

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published