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\u0027 de \u0027MMMM\u0027 de \u0027yyyy",
"shortTimePattern": "H:mm",
"longTimePattern": "H:mm:ss"
}