var time.unitMap

2 uses

	time (current package)
		format.go#L1358: var unitMap = map[string]int64{
		format.go#L1441: 		unit, ok := unitMap[u]