$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2006-09-20 19:23:02
Chris Weed wrote:
> Try this example:
> Local to UTC Conversion and vice versa:
> http://tinyurl.com/mloh3
Or:
http://www.boost.org/doc/html/date_time/examples.html#date_time.examples.simple_time_zone
http://www.boost.org/doc/html/date_time/examples.html#date_time.examples.seconds_since_epoch
http://www.boost.org/doc/html/date_time/local_time.html#date_time.local_time.local_date_time
There are now several ways to do timezone conversions and output. Hopefully
one of them will cover what you need.
Jeff