$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sean Rohead (sean.rohead_at_[hidden])
Date: 2005-07-22 19:09:10
I am using the boost date_time library and noticed that there is a
from_ftime() function to convert a FILETIME into a ptime, but I could
not find the reverse operation to_ftime(). Am I missing it somewhere?
Likewise, I am using the c_local_adjustor::utc_to_local() function and
cannot find the corresponding local_to_utc() function in
c_local_adjustor.
Thanks,
Sean