currentDate (Function)
Function returns the system time in yyyy-MM-dd
format.
Syntax
<STRING> time:currentDate()
Example 1
time:currentDate()
Returns the current date in the yyyy-MM-dd
format, such as
2019-06-21
.
Function returns the system time in yyyy-MM-dd
format.
Syntax
<STRING> time:currentDate()
time:currentDate()
Returns the current date in the yyyy-MM-dd
format, such as
2019-06-21
.