minute |
Manual -> Report Generator -> Engineering in the Editor -> Report functions -> Date and time functions -> minute |
Show all Hide all |
The function minute (time) calculates the minute from a time value.
Syntax: =minute(time)
Result format: integer
Example |
=now() with format string "hh:mm:ss dd/mm/yy"
is 12:46:24 05.06.01 |