const time.January
4 uses
time (current package)
format.go#L585: if January <= month && month <= December {
format.go#L1374: month = int(January)
time.go#L327: January Month = 1 + iota
time.go#L343: if January <= m && m <= December {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)