Boost C++ Libraries: Ticket #409: local_adjustor::utc_to_local throws "Time label invalid" https://svn.boost.org/trac10/ticket/409 <pre class="wiki">using namespace boost::posix_time; using namespace boost::date_time; using namespace boost::gregorian; ptime datetime( date( 2005, 4, 2 ), time_duration( 23, 0, 0 ) ); typedef local_adjustor&lt; ptime, 3, us_dst &gt; adj; ptime adj_time( adj::utc_to_local( datetime ) ); // Fails with "Time label invalid" Compiled on boost 1.32.0 with msvc++ 7.1.3088 </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/409 Trac 1.4.3 nobody Mon, 13 Jun 2005 22:40:48 GMT <link>https://svn.boost.org/trac10/ticket/409#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/409#comment:1</guid> <description> <pre class="wiki">Logged In: NO Sorry, i was wrong. My mistake. Please remove this bug (or mark as invalid). </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>nobody</dc:creator> <pubDate>Mon, 13 Jun 2005 22:41:54 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/409#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/409#comment:2</guid> <description> <pre class="wiki">Logged In: NO Sorry, i was wrong. My mistake. Please remove this bug (or mark as invalid). </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>az_sw_dude</dc:creator> <pubDate>Mon, 29 May 2006 23:32:20 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/409#comment:3 https://svn.boost.org/trac10/ticket/409#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=579686 I'm unable to reproduce this one -- requestor also notes that he was wrong. Closing. Jeff </pre> Ticket