Algosim documentation: SecondOfTheDay

SecondOfTheDay

Returns the second of the day at a specified point in time.

Syntax

Description

If t is a DateTime structure or a timestamp, SecondOfTheDay(t) returns the second of the day at t.

Examples

SecondOfTheDay(now())
61128