const time.Sunday

2 uses

	time (current package)
		time.go#L334: 	Sunday Weekday = iota
		time.go#L345: 	if Sunday <= d && d <= Saturday {