Versions in this module Expand all Collapse all v1 v1.0.0 Feb 20, 2018 Changes in this version + type TimePeriod struct + GetCurrentTime func() time.Time + func TimePeriods(periods []string, timezone string) (*TimePeriod, error) + func (t *TimePeriod) InPeriod() bool