Function timestamp_s_to_time
pub fn timestamp_s_to_time(secs: i64) -> Option<NaiveDateTime>
Expand description
Similar to timestamp_s_to_datetime but only compute time
pub fn timestamp_s_to_time(secs: i64) -> Option<NaiveDateTime>
Similar to timestamp_s_to_datetime but only compute time