const log.LUTC

2 uses

	log (current package)
		log.go#L48: 	LUTC                          // if Ldate or Ltime is set, use UTC rather than the local time zone
		log.go#L119: 		if flag&LUTC != 0 {