formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Utility
Description
Gets the hour. This will get the hour (0--23) from a date time object
Plugin Prototype
fzrt_error_td fzrt_date_time_get_hour(
fzrt_unsigned_int | date_time, |
fzrt_int * | hour ) |
Parameters
date_time [Input]
seconds from fzrt_get_date_time
hour [Result]
received the hours from the date_time object
Returns
FZRT_NOERR if successful, error ID otherwise
Availability
5.0.0.0
See Also
Function Set
Defined in