Functions Reference

Table Of Contents
Time functions
F
ILEMAKER PRO FUNCTIONS REFERENCE 340
Time functions
Time functions calculate times and manipulate time information.
Click a function name for details.
This function Returns
Hour A number representing the hour portion (0-23) of a specified time.
Minute A number representing the minute portion (0-59) of a specified time.
Seconds A number representing the seconds portion (0-59) of a specified time.
Time A time result with the specified number of hours, minutes, and seconds.
Note You can also use the
Timestamp function for time information.