date_time: from local time to UTC

26 Jul
2005
26 Jul
'05
10:03 p.m.
I am using Boost 1.31 data time library with MSVC6. I want to use local TZ
setting to transfer a local time to utc time.
I noticed that we can use
boost::date_time::c_local_adjustor<ptime>::utc_to_local()
to change a utc time to local time based on local TZ settings. But this
class does not have local_to_utc(). While
boost::date_time::local_adjustor
7206
Age (days ago)
7206
Last active (days ago)
0 comments
1 participants
participants (1)
-
J Liu