
24 Mar
2003
24 Mar
'03
3:43 a.m.
In article <VA.00000001.15ac60c4@applied.co.uk>, 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