Lines Matching full:weekday
56 '03 Feb 1994 00:00:00 GMT', # HTTP format (no weekday)
57 '03-Feb-94 00:00:00 GMT', # old rfc850 (no weekday)
58 '03-Feb-1994 00:00:00 GMT', # broken rfc850 (no weekday)
59 '03-Feb-1994 00:00 GMT', # broken rfc850 (no weekday, no seconds)
60 '03-Feb-1994 00:00', # broken rfc850 (no weekday, no seconds, no tz)
62 '03-Feb-94', # old rfc850 HTTP format (no weekday, no time)
63 '03-Feb-1994', # broken rfc850 HTTP format (no weekday, no time)
64 '03 Feb 1994', # proposed new HTTP format (no weekday, no time)
335 ## can, and certainly don't expect the weekday to be there; if you can't