pub fn format_date<F>(buf: &mut F, d: Date) -> Nestablewhere F: FormatBuffer,
Writes a Date to buf.
Date
buf