Geoff Davis wrote at 2005-9-28 13:31 -0400:
>On Wed, 28 Sep 2005 12:47:06 -0400, Tres Seaver wrote:
>
>> Thanks for the analysis, and the fix (sorry for the earlier, premature
>> reply).
>
>No problem.  P-J Grizel suggested offline that the problem might be due to
>IE not parsing the time zone string at the end of the Last-Modified date
>stamp correctly.

HTTP 1.1 specifies:

   All HTTP date/time stamps MUST be represented in Greenwich Mean Time
   (GMT), without exception. For the purposes of HTTP, GMT is exactly
   equal to UTC (Coordinated Universal Time). This is indicated in the
   first two formats by the inclusion of "GMT" as the three-letter
   abbreviation for time zone, and MUST be assumed when reading the
   asctime format.


Thus, there *MUST* not be any time zone different from GMT.


-- 
Dieter
_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to