Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Version: Available or changed with runtime version 14.0.
Gets the date part.
Syntax
Date := DateTime.Date()
Note
This method can be invoked using property access syntax.
Parameters
DateTime
Type: DateTime
An instance of the DateTime data type.
Return Value
Date
Type: Date
The date.
Related information
DateTime Data Type
Getting Started with AL
Developing Extensions