Boost C++ Libraries: Ticket #2743: Add ability to populate tz_database from stream https://svn.boost.org/trac10/ticket/2743 <p> boost::local_time::tz_database currently has a method load_from_file to populate the database from a csv data file. </p> <p> It would be useful to have a method "load_from_stream" that takes a stream instead (handy for example when you want to populate tz_database from a database). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2743 Trac 1.4.3 anonymous Wed, 11 Feb 2009 09:22:22 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2743#comment:1 https://svn.boost.org/trac10/ticket/2743#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> Duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2475" title="#2475: Feature Requests: Boost.Date_Time Enhancement - Load of Time Zone Database via istream (closed: fixed)">#2475</a> </p> Ticket