Function time::formatting::fmt_period

source ·
fn fmt_period(
    output: &mut impl Write,
    time: Time,
    _: Period
) -> Result<usize, Error>
Available on crate feature formatting only.
Expand description

Format the period into the designated output.