Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the date part of a DateTime object.
Syntax
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.