Function decode_time

Source
pub fn decode_time(time: ISC_TIME) -> NaiveTime
Expand description

Convert a numeric time to [hours, minutes, seconds] (Ported from the firebird source)