cURL / Mailing Lists / curl-library / Single Mail

curl-library

probably some wrong TZ offsets

From: Michael Wallner <mike_at_iworks.at>
Date: Tue, 04 Oct 2005 17:35:44 +0200

Hi,

-- parsedate.c snip --
  {"CET", -60}, /* Central European */
  {"MET", -60}, /* Middle European */
  {"MEWT", -60}, /* Middle European Winter */
  {"MEST", -120 tDAYZONE}, /* Middle European Summer */ <---
  {"CEST", -120 tDAYZONE}, /* Central European Summer */ <---
  {"MESZ", -60 tDAYZONE}, /* Middle European Summer */
-- end --

It seems to me that the offsets of the european summertimes
take the daylight savings time offset into account - twice.

Regards,

-- 
Michael - < mike(@)php.net >
Received on 2005-10-04