var time.shortDayNames

2 uses

	time (current package)
		format.go#L296: var shortDayNames = []string{
		format.go#L901: 			_, value, err = lookup(shortDayNames, value)