@USECONDS — converts a date and time to seconds past the Unix epoch.

Syntax:
%@USECONDS[date,time,infmt,flags]

datedefaults to today
timedefaults to now
infmtthe input date format, used to interpret ambiguous dates
flags1: 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.