[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Bug-gnulib] getdate.y question
From: |
Jim.Hyslop |
Subject: |
RE: [Bug-gnulib] getdate.y question |
Date: |
Thu, 13 May 2004 10:41:20 -0400 |
I wrote:
> If allow_overflow is TRUE, the function behaves exactly as mktime does
> currently. If allow_overflow is FALSE, then the function will
> return an
> error if any of the date values are invalid.
>
> mktime passes FALSE, and getdate() passes TRUE.
Er, the other way around, obviously - mktime() passes TRUE, and getdate()
passes FALSE.
--
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)