Function repr::strconv::format_time [−][src]
pub fn format_time<F>(buf: &mut F, t: NaiveTime) -> Nestable where
F: FormatBuffer, Expand description
Writes a NaiveDateTime timestamp to buf.
pub fn format_time<F>(buf: &mut F, t: NaiveTime) -> Nestable where
F: FormatBuffer, Writes a NaiveDateTime timestamp to buf.