$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrew.Jessop_at_[hidden]
Date: 2007-09-26 01:06:43
Hello,
I am interested in being able to serialize
boost::local_time::local_date_time
along with ptime and time_duration. Has this been attempted before? I've
looked through the mailing list archives but haven't found any info for
local_date_time serialization.
Is there any reason(s) this hasn't been done before, and is there any
thing I should
look out for when implementing this? Currently I am happy just to patch
my current
boost distribution (1.34.1) and I am looking at implementing the
serialization in a
similar fashion to the ptime and time_duration implementations.
Thanks in advance,
Andrew Jessop