Function repr::strconv::format_date[][src]

pub fn format_date<F>(buf: &mut F, d: NaiveDate) -> Nestable where
    F: FormatBuffer
Expand description

Writes a NaiveDate to buf.