bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nanosecond time support in getdate?


From: Paul Eggert
Subject: Re: Nanosecond time support in getdate?
Date: Tue, 06 Mar 2007 16:31:06 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"James Youngman" <address@hidden> writes:

> I see that getdate.y normally zeroes out the nanoseconds field (e.g.
> $$.tv_nsec = 0).
>
> Is it likely that changing the parser to accept floating-point seconds
> fields

Doesn't getdate already accept fractional seconds?  It does start out
by zeroing tv_nsec, but it fills in a value if it sees a fraction.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]