
Bugs item #1672139, was opened at 2007-03-02 12:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1672139&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: date_time Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Magic OP (magic_op) Assigned to: Jeff Garland (az_sw_dude) Summary: End time incorrect for Australian daylight savings Initial Comment: The following line in boost-1_33_1\boost\date_time\local_timezone_defs.hpp Line 120: static int dst_end_offset_minutes() { return 120; } should be changed to static int dst_end_offset_minutes() { return 180; } If my understanding of this variable is correct, that is, it refers to the end time in daylight savings time. In this case at 3am dst the time is changed back to 2 am std time. The comments in the file for other places seem to suggest this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1672139&group_id=7586 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs