The information in this article applies to:
SYMPTOMS
The wrong date is returned when a negative value is passed for the month
to the mktime() function.
RESOLUTIONVerify that the value for the month is greater than or equal to zero, when calling the mktime() function. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Microsoft Visual C++, 32-bit Edition, version 4.0. MORE INFORMATIONSample Code to Reproduce Problem
Additional query words: 9.00 9.10
Keywords : kbList kbCompiler |
Last Reviewed: January 31, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |