
26 Sep
2007
26 Sep
'07
5:06 a.m.
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