fn format_time(
    time_type: TimeType,
    time_int: i64,
    time_zone_for_timestamps: TimeZone
) -> String