$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Min (lingvisa_at_[hidden])
Date: 2007-07-11 14:55:25
yeah, that's the interval-based representation and interpretation.
On 7/11/07, Scott McMurray <me22.ca+boost_at_[hidden]> wrote:
>
> On 11/07/07, Martin Min <lingvisa_at_[hidden]> wrote:
> > It looks like the constructor of 'date' has three parameters year,
> month,
> > day. What about if I just want to construct a Date with
> 'year'?, because
> > this is typical in text, like "In 1991, ...".
> >
> > For me it is important to represent dates like "1998", without any
> > month or day mentioned.
> >
> "In 1991" just means somewhere in [ 19910101T000000, 19920101T000000
> ), so perhaps you can deal in ranges of dates instead?
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>