mz_repr::strconv

Function format_timestamp

Source
pub fn format_timestamp<F>(buf: &mut F, ts: &NaiveDateTime) -> Nestable
where F: FormatBuffer,
Expand description

Writes a NaiveDateTime timestamp to buf.