const log.LUTC

2 uses

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