$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hugo Duncan (hugoduncan_at_[hidden])
Date: 2003-12-03 15:39:37
Jeff, all,
I am trying to perisist a gergorian::date object. I see that there is an
undocumented date::day_count to access the internal state, but no
way to reconstruct the date object.
How about a from_day_count() similar to from_time_t() ?
Hugo