muenchhausen
Version:
Produce authentic mockup fake data
31 lines (30 loc) • 621 B
JSON
{
"month": [
"Enero",
"Febrero",
"Marzo",
"Abril",
"Mayo",
"Junio",
"Julio",
"Agosto",
"Septiembre",
"Octubre",
"Noviembre",
"Diciembre",
""
],
"weekdays": [
"domingo",
"lunes",
"martes",
"miércoles",
"jueves",
"viernes",
"sábado"
],
"shortDatePattern": "dd-MM-yyyy",
"longDatePattern": "dddd, d \u0027de\u0027 MMMM \u0027de\u0027 yyyy",
"shortTimePattern": "H:mm",
"longTimePattern": "H:mm:ss"
}