pub fn format_absolute_timestamp_with(
timestamp: &Timestamp,
format: &FormattingItems<'_>,
) -> Result<String, TimestampOutOfRange>
pub fn format_absolute_timestamp_with(
timestamp: &Timestamp,
format: &FormattingItems<'_>,
) -> Result<String, TimestampOutOfRange>