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