pub fn format_timestamp_styled(micros: i64, style: &RenderStyle) -> StringExpand description
format_timestamp under a DateStyle. German/SQL prepend their date
form; Postgres style is the asctime-like
Dow Mon DD HH:MM:SS[.f] YYYY (DMY: Dow DD Mon …).