Function rsfbclient_core::date_time::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)
pub fn decode_time(time: ISC_TIME) -> NaiveTime
Convert a numeric time to [hours, minutes, seconds] (Ported from the firebird source)