SecondFromDate¶
Returns the second of the minute from a date input.
Expects a date as input and returns an integer representing the second (0–59).
Parameters¶
No parameters accepted.
Input type¶
DATE
Output type¶
INT
Examples¶
Default
See also¶
DayFromDate, HourFromDate, MinuteFromDate, MonthFromDate, YearFromDate, MergeDate