muenchhausen
Version:
Produce authentic mockup fake data
31 lines (30 loc) • 629 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": "dd/MM/yyyy",
"longDatePattern": "dddd, d\u0027 de \u0027MMMM\u0027 de \u0027yyyy",
"shortTimePattern": "hh:mm tt",
"longTimePattern": "hh:mm:ss tt"
}