Function time::formatting::iso8601::format_date

source ·
pub(super) fn format_date<const CONFIG: EncodedConfig>(
    output: &mut impl Write,
    date: Date
) -> Result<usize, Format>
Available on crate feature formatting only.
Expand description

Format the date portion of ISO 8601.