Function time32s_to_time
pub fn time32s_to_time(v: i32) -> Option<NaiveTime>
Expand description
converts a i32
representing a time32(s)
to NaiveDateTime
pub fn time32s_to_time(v: i32) -> Option<NaiveTime>
converts a i32
representing a time32(s)
to NaiveDateTime