@USECONDS
— converts a
date and time to seconds past the Unix epoch.
Syntax:
%@USECONDS[
date,
time,
infmt,
flags]
date | defaults to today |
time | defaults to now |
infmt | the input date format, used to interpret ambiguous dates |
flags | 1 : input date and time are UTC, else local |
This function returns the number of seconds past 1970-01-01 00:00:00 UTC.
See also: @UXTODATETIME
and
_USECONDS
.
• New: This function does not exist in Take Command.