mz_repr::strconv

Function format_time

Source
pub fn format_time<F>(buf: &mut F, t: NaiveTime) -> Nestable
where F: FormatBuffer,
Expand description

Writes a NaiveDateTime timestamp to buf.