Skip to main content

format_with

Function format_with 

Source
pub fn format_with(
    spec: &str,
    now: DateTime<Utc>,
    tz: &TimezoneSource,
) -> String
Expand description

Render an arbitrary strftime format, expanding moreutils %.S and %.s fractional tokens before delegating the rest to chrono.