Function timestamp_from_checked_bytes

Source
pub fn timestamp_from_checked_bytes(buf: &[u8]) -> DateTime<Utc>
Expand description

Convert slice of bytes to DateTime<Utc> object.