( documentation for Telosys generator version 3.3.0 )
Object providing the current system date and time in different formats
Since : 3.3.0
Attributes and methods |
.date : String
Returns the current date with the default format 'yyyy-MM-dd' |
.datetime : String
Returns the current date and time with the default format 'yyyy-MM-dd HH:mm:ss' |
.format(String format) : String
Returns the current date/time formatted with the given format |
.time : String
Returns the current time with the default format 'HH:mm:ss' |