Date Expression Creation
Compose date expressions by combining date operators with the following Visual FoxPro elements:
- Date or DateTime fields.
- Functions that return dates or dates and times.
- Variables and array elements that contain dates or times.
- Date and DateTime constants.
Visual FoxPro treats an invalid date as an empty date.
See Also
Date Operators | Numeric Expression Creation | DATETIME( ) Function | DateTime Data Type | Expression Building