ctdbGetHour
Get the hour from a packed CTTIME.
Declaration
NINT ctdbGetHour(CTTIME Time)
Description
ctdbGetHour() gets the hour from a packed CTTIME.
Returns
ctdbGetHour() returns the hour on success, or -1 on error.
See also
ctdbGetMinute(), ctdbGetSecond()