encode_time

Function encode_time 

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

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