time.Time.locabs (method)

2 uses

	time (current package)
		format.go#L513: 		name, offset, abs = t.locabs()
		time.go#L452: func (t Time) locabs() (name string, offset int, abs uint64) {