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