time.Time.Local (method)

2 uses

	time (current package)
		time.go#L1374: func (t Time) Local() Time {

	github.com/gotd/td/mtproto
		handle_session_created.go#L27: 		log.Time("first_msg_time", created.Local()),