NAME
CurrentTimeOfDay — Get the current time-of-day.
SYNOPSIS
CurrentTimeOfDay
DESCRIPTION
Return Value
Current time-of-day as a formatted string.
More Info
For information about how to configure the format, see About Date and Time Commands.

To get the current time-of-day in seconds since epoch, you can use here.

EXAMPLES
% # Suppose that it is 12:00:00
% CurrentTimeOfDay
12:00:00
SEE ALSO
KEYWORDS