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