Lines Matching refs:TimeFormat
443 dateBuf [len(TimeFormat)]byte872 // TimeFormat is the time format to use when generating times in HTTP878 const TimeFormat = "Mon, 02 Jan 2006 15:04:05 GMT"880 // appendTime is a non-allocating version of []byte(t.UTC().Format(TimeFormat))