pub fn format_offset_date_time( fmt: &str, date_time: OffsetDateTime, ) -> Result<String, FormatError>