UniversalTime

Typeexpression
DictionaryLCB
LibraryLiveCode Builder
Syntax
the universal time
Associationscom.livecode.date
Summary

The seconds

Example
variable tTime as real
put the universal time into tTime
Description

Returns the current universal time relative to the start of the UNIX epoch - 1st January 1970 in seconds.

Tagsdate and time