const time.January
5 uses
time (current package)
format.go#L585: if January <= month && month <= December {
format.go#L1374: month = int(January)
time.go#L323: January Month = 1 + iota
time.go#L339: if January <= m && m <= December {
github.com/robfig/cron/v3
spec.go#L107: if t.Month() == time.January {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)