DATE::TIME 1g 2023 laplante@plcb.ca GOWEB/DATE


title: DATE::TIME section: 1g version: 1.0.0 date: 2023 author: laplante@plcb.ca

category: GOWEB/DATE

Name

date::time Return the number of seconds since January 1, 1970 UTC

SYNOPSIS

date::time or time()

DESCRIPTION

Returns the number of seconds since January 1, 1970 UTC,
as well as the number of milliseconds and microseconds.
The result is independent of the location.

EXAMPLES

    time()
    → {"msecs":86,"secs":1679769009,"usecs":86994}

AUTHOR

laplante@plcb.ca

SEE ALSO

VERSION