$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2007-02-06 09:35:19
Pau Garcia i Quiles wrote:
> Hello,
>
> Boost::Date_Time is great to get and manipulate time and date but, is
> it possible to *set* those values?
>
> What I would like to do is read a string/struct/container/whatever
> which contains a date, time and timezone and set those values as the
> system time, system date and system timezone (something like the
> SetSystemTime SetSystemTimeZoneInformation methods in Win32).
Nope, the library doesn't offer these functions.
Jeff