Lines Matching full:weekday
76 '03 Feb 1994 00:00:00 GMT', # HTTP format (no weekday)
77 '03-Feb-94 00:00:00 GMT', # old rfc850 (no weekday)
78 '03-Feb-1994 00:00:00 GMT', # broken rfc850 (no weekday)
79 '03-Feb-1994 00:00 GMT', # broken rfc850 (no weekday, no seconds)
80 '03-Feb-1994 00:00', # broken rfc850 (no weekday, no seconds, no tz)
81 '02-Feb-1994 24:00', # broken rfc850 (no weekday, no seconds,
84 '03-Feb-94', # old rfc850 HTTP format (no weekday, no time)
85 '03-Feb-1994', # broken rfc850 HTTP format (no weekday, no time)
86 '03 Feb 1994', # proposed new HTTP format (no weekday, no time)
400 ## can, and certainly don't expect the weekday to be there; if you can't