Function to_char_timestamp_format

Source
fn to_char_timestamp_format(
    ts: CheckedTimestamp<NaiveDateTime>,
    format: &str,
) -> String