Function to_char_timestamp_tz_format

Source
fn to_char_timestamp_tz_format(
    ts: CheckedTimestamp<DateTime<Utc>>,
    format: &str,
) -> String