pub fn timestamp_from_checked_bytes(buf: &[u8]) -> DateTime<Utc>
Convert slice of bytes to DateTime<Utc> object.
DateTime<Utc>