const time.stdMonth

4 uses

	time (current package)
		format.go#L95: 	stdMonth                                       // "Jan"
		format.go#L160: 					return layout[0:i], stdMonth, layout[i+3:]
		format.go#L554: 		case stdMonth:
		format.go#L888: 		case stdMonth: