Function mz_repr::strconv::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.