Skip to main content

format_timestamp_styled

Function format_timestamp_styled 

Source
pub fn format_timestamp_styled(micros: i64, style: &RenderStyle) -> String
Expand 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 …).