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