DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19171>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19171 SetCookie / DateParser failing to parse non-standard date format [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | Version|Nightly Builds |2.0 Alpha 3 ------- Additional Comments From [EMAIL PROTECTED] 2003-08-19 03:46 ------- I received the following expiry date in SetCookie which DateParser v1.3 (from rc1) cannot handle: expires=Mon, 18-08-2013 16:19:55 GMT It uses numeric month value instead of the abbreviated form. It is, I'm not sure if it is related, from a Microsoft-IIS/5.0 server. Is it possible to add "EEE, dd-MM-yyyy HH:mm:ss z" to DATE_PATTERNS? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]