The information in this article applies to:
SUMMARYPage 32 of the "Developers Guide" states "To assign blank DateTime values, use braces with a colon." Based on the documentation, the following uses should generate blank datetime values, but they do not. Method One
-or-
The result is "12/30/1899 12:00:00 AM" -- Not a blank DateTime.
Method Two
-or-
The result is " / / " -- A blank date, but time is not showing.
MORE INFORMATIONTo get a blank DateTime value use either of the following:
-or-
The result is " / / : : AM"
The incorrect references to assign a blank DateTime value are:
Additional query words: VFoxWin blank date time datetime
Keywords : FxprgGeneral |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |