SecondOfTheYear
Returns the second of the year at a specified point in time.
Syntax
-
SecondOfTheYear(t)-
tis a datetime structure or a timestamp
-
Description
If t is a DateTime structure or a timestamp, SecondOfTheYear(t) returns the second of the year at t.
Examples
SecondOfTheYear(now())
21488432