func time.cutspace

3 uses

	time (current package)
		format.go#L745: func cutspace(s string) string {
		format.go#L760: 			prefix = cutspace(prefix)
		format.go#L761: 			value = cutspace(value)