Function repr::strconv::format_timestamptz[][src]

pub fn format_timestamptz<F>(buf: &mut F, ts: DateTime<Utc>) -> Nestable where
    F: FormatBuffer
Expand description

Writes a DateTime<Utc> timestamp to buf.