datetime.currentDate
This function returns the current date in the UTC time zone.
Syntax
datetime.currentDate()
Arguments
None.
Returns
|
Type |
Description |
|---|---|
|
string |
Current date in the UTC time zone. |
Examples
The function datetime.currentDate() returns the current date in UTC time zone.