time.Time.In (method)

2 uses

	time (current package)
		time.go#L1384: func (t Time) In(loc *Location) Time {

	github.com/gotd/td/telegram
		device.go#L27: 	_, offset := time.Now().In(loc).Zone()