Function repr::strconv::format_timestamp[][src]

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

Writes a NaiveDateTime timestamp to buf.