UniversalDate | |
Type | expression |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.date |
Summary | The UTC Gregorian date |
Example |
|
Related | Expression: LocalDate |
Description | Returns the universal date (i.e. the current date in the UTC+00:00 time zone) as a list of seven numeric components. The elements of the list are the same as for LocalDate. |
Tags | date and time |