{
    "month": [
        "Enero",
        "Febrero",
        "Marzo",
        "Abril",
        "Mayo",
        "Junio",
        "Julio",
        "Agosto",
        "Septiembre",
        "Octubre",
        "Noviembre",
        "Diciembre",
        ""
    ],
    "weekdays": [
        "sábado",
        "domingo",
        "lunes",
        "martes",
        "miércoles",
        "jueves",
        "viernes"
    ],
    "shortDatePattern": "d/MM/yyyy",
    "longDatePattern": "dddd, d \u0027de\u0027 MMMM \u0027de\u0027 yyyy",
    "shortTimePattern": "h:mm tt",
    "longTimePattern": "h:mm:ss tt"
}
