const time.January
5 uses
time (current package)
format.go#L533: if January <= month && month <= December {
format.go#L1266: month = int(January)
time.go#L283: January Month = 1 + iota
time.go#L299: 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.4.9. (GOOS=linux GOARCH=amd64)