util.Datetime methods
Methods for the util.Datetime class.
| Name | Description | 
|---|---|
 | 
Formats a date/time value based on a specified format. | 
 | 
Converts a number of seconds since Epoch to a date/time. | 
 | 
Returns the current date/time in UTC. | 
 | 
Converts a string to a DATETIME value based on a
specified format.
 | 
 | 
Converts a UTC date/time to the local time. | 
 | 
Converts a date/time to a number of seconds since Epoch. | 
 | 
Converts a date/time value to the UTC date/time. |