$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [datetime] local_date_time and time zone issues
From: Boris (boriss_at_[hidden])
Date: 2009-01-07 14:17:13
On Wed, 07 Jan 2009 19:26:01 +0100, Roland Bock <rbock_at_[hidden]> wrote:
> Hi,
>
> you also should change your last line to
>
> std::cout << dt1.local_time_in(tz2).local_time() << std::endl;
Is this a work-around to drop the CET from the output or is there a good
reason? :)
Boris
> [...]