6 Feb
2007
6 Feb
'07
2:35 p.m.
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