( documentation for Telosys generator version 4.0.0 )
Object providing the current system date and time 
| Attributes and methods | 
|  .date : String 
Returns the current date with the default format (ISO date format) | 
|  .date(String format) : String 
Returns the current date formatted with the given format | 
|  .time : String 
Returns the current time with the default format (ISO time format) | 
|  .time(String format) : String 
Returns the current time formatted with the given format |