$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2003-05-29 07:53:41
> Is there any reason why date_time::partial_date<date> also exists as
> gregorian::partial_date, but date_time::first_kday_after<date> does
> not exist as gregorian::first_kday_after?
No not really. Of course you can easily add these yourself.
Jeff