Function time::formatting::iso8601::format_date
source ยท pub(super) fn format_date<const CONFIG: EncodedConfig>(
output: &mut impl Write,
date: Date,
) -> Result<usize, Format>
Expand description
Format the date portion of ISO 8601.