pub fn format_time(time: NaiveTime, format: &TimeFormat) -> StringExpand description
Format time according to the specified format (12 or 24 hour)
pub fn format_time(time: NaiveTime, format: &TimeFormat) -> StringFormat time according to the specified format (12 or 24 hour)