time.Time.Local (method)

2 uses

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

	github.com/gotd/td/internal/mtproto
		handle_session_created.go#L24: 		zap.Time("first_msg_time", created.Local()),