$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [dateTime] construting a date with time
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2011-02-24 18:13:17
Hi:
I'm currently doing some work with the boost date time library.
Can the boost date class be constructed with a time, or do I need a separate time variable as well?
If so, should I use a local time, or posix time, given that the time has already been converted from utc to the users timezone.
Any help appreciated.
Regards
Sean.