Lines Matching refs:Numeric
34 // Numeric time zone offsets format as follows:
69 RFC822Z = "02 Jan 06 15:04 -0700" // RFC822 with numeric zone
72 RFC1123Z = "Mon, 02 Jan 2006 15:04:05 -0700" // RFC1123 with numeric zone
111 stdNumTZ // "-0700" // always numeric
113 stdNumShortTZ // "-07" // always numeric
114 stdNumColonTZ // "-07:00" // always numeric
741 // that use a numeric zone offset, or use ParseInLocation.