const time.Sunday

2 uses

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