Versions in this module Expand all Collapse all v1 v1.1.34 Apr 10, 2026 v1.0.0 Apr 10, 2026 Changes in this version + func AfterOrEqual(milestone time.Time, date time.Time) bool + func BeforeOrEqual(milestone time.Time, date time.Time) bool + func Ceil(t time.Time) time.Time + func Floor(t time.Time) time.Time + func Overlap(start1 time.Time, end1 time.Time, start2 time.Time, end2 time.Time) bool