time.Time.Location (method)
3 uses
time (current package)
time.go#L903: return Date(year+years, month+Month(months), day+days, hour, min, sec, int(t.nsec()), t.Location())
time.go#L1106: func (t Time) Location() *Location {
time.go#L1147: if t.Location() == UTC {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)