//
pkg.gl
Category
github.com/sfomuseum/go-edtf
cmp
package
1.2.1
Repository:
https://github.com/sfomuseum/go-edtf.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
3
Files
72 SLOC
#
Functions
IsAfter
IsAfter reports whether the EDTF string `this_d` is after `that_d`.
IsBefore
IsBefore reports whether the EDTF string `this_d` is before `that_d`.
IsBetween
IsBetween reports whether the EDTF string `d` is betwen the EDTF strings `inceptions` and `cessation`.