[Boost-bugs] [Boost C++ Libraries] #4411: date_time missing "Australia/Eucla" time zone

Subject: [Boost-bugs] [Boost C++ Libraries] #4411: date_time missing "Australia/Eucla" time zone
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-07-08 16:09:55


#4411: date_time missing "Australia/Eucla" time zone
---------------------------------------+------------------------------------
 Reporter: cory_pratt@… | Owner: az_sw_dude
     Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: date_time
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: time zone australia eucla |
---------------------------------------+------------------------------------
 The !''!Australia/Eucla!'' time zone from the tz (zoneinfo) database is
 not represented in the date_time_zonespec.csv file.

 The tz database lists !Australia/Eucla as follows:
 {{{
 Zone Australia/Eucla 8:35:28 - LMT 1895 Dec
                          8:45 Aus CWST 1943 Jul
                          8:45 AW CWST
 }}}
 To rectify this, the following line needs to be added to the
 date_time_zonespec.csv file:

 {{{
 "Australia/Eucla","CWST","CWST","","","+08:45:00","+00:00:00","","","","+00:00:00"
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4411>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC