Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the date part of a DateTime object.
Date := DT2DATE(Datetime)
Parameters
- Datetime
Type: DateTime The DateTime of which to return the date part.
Property Value/Return Value
Type: Date
The date part of the DateTime object.
Remarks
If Datetime is undefined, then this function returns an undefined date.