pub fn generate_range_date_type(
    date_format: &str,
    from: &str,
    to: &str
) -> String