Function jj_cli::time_util::format_absolute_timestamp_with

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