Algosim documentation: SecondOfTheWeek

SecondOfTheWeek

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

Syntax

Description

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

Examples

SecondOfTheWeek(now())
493203