RE: getdate.y question
"Jim.Hyslop" <[email protected]> Thu, 13 May 2004 10:41:20 -0400
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.version-control.cvs.bugs |
|---|---|
| Message-ID | <[email protected]> |
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)