Algosim documentation: SecondOfTheMonth

SecondOfTheMonth

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

Syntax

Description

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

Examples

SecondOfTheMonth(now())
406766