$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] time conversion
From: young (yqin_99_at_[hidden])
Date: 2012-06-11 16:23:06
I would like to convert utc time to local time. I found 2 headers which
confuse me.
#include <boost/date_time/local_time_adjustor.hpp>
#include <boost/date_time/c_local_time_adjustor.hpp>
which one to use? c_local_adjustor or local_adjustor? what is the
difference?
-- View this message in context: http://boost.2283326.n4.nabble.com/time-conversion-tp4631162.html Sent from the Boost - Users mailing list archive at Nabble.com.