From: Jeff Garland (jeff_at_[hidden])
Date: 2004-11-23 09:58:04


On Tue, 23 Nov 2004 11:29:02 +0100, Pavol Droba wrote
> Hi,
>
> I have spoted another small inconsistence in the date-time interface.
>
> Generic date_time::time_duration 4-parameter contructor have a
> default values for seconds and fractional seconds. Posix variant
> have default value only for frac_seconds.

Noted. I'd say the generic one is wrong and luckily it doesn't get used
directly very much.

Jeff