$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jan Stetka (janpstetka_at_[hidden])
Date: 2006-04-24 20:49:03
#include "boost/date_time/local_time_adjustor.hpp"
#include "boost/date_time/c_local_time_adjustor.hpp"
ptime local_var =date_time::c_local_adjustor<ptime>::utc_to_local(utc_var);
What do you mean by the file is in binary format?
Jan