Function bytes_from_timestamp

Source
pub fn bytes_from_timestamp(timestamp: DateTime<Utc>, buf: &mut [u8])
Expand description

Stores the timestamp in the provided byte slice.