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