Boost logo

Boost Users :

Subject: [Boost-users] Specifying daylight savings start/end in zone spec CSV file.
From: Jason Cipriani (jason.cipriani_at_[hidden])
Date: 2009-05-04 03:31:38


The timezone data file used by boost::local_time::tz_database is described here:

http://www.boost.org/doc/libs/1_39_0/doc/html/date_time/local_time.html#tz_database_datafile

My question is: Should the DST start time be specified in local time
with or without DST applied? What about the DST end time? For example,
America/New_York's start time is 2:00 AM. Is that 2:00 AM EST, or EDT?
The end time is similar.

The documentation says that the start time and end time is the "number
of hours past midnight"; so I'm assuming that the start time is in
non-DST, and the end time is in DST, but I just want to make sure.

Thanks,
Jason


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net