$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Will Watts (yg-boost-users_at_[hidden])
Date: 2003-03-24 05:43:16
In article <VA.00000001.15ac60c4_at_[hidden]>, Will Watts wrote:
>
> So I'm suggesting there be an optional second parameter, or an overloaded
> version, where one can specify one's own date as a base
>
> ptime MyBeginningOfTime; // Intitalised to some a Sunday long ago
Ooops I meant
> ptime MyBeginningOfTime; // Intitalised to some *Thursday*
Will