Node-Red configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

es-ES.json 512B

12345678910
  1. {
  2. "dateTime": "%A, %e de %B de %Y, %X",
  3. "date": "%d/%m/%Y",
  4. "time": "%H:%M:%S",
  5. "periods": ["AM", "PM"],
  6. "days": ["domingo", "lunes", "martes", "miércoles", "jueves", "viernes", "sábado"],
  7. "shortDays": ["dom", "lun", "mar", "mié", "jue", "vie", "sáb"],
  8. "months": ["enero", "febrero", "marzo", "abril", "mayo", "junio", "julio", "agosto", "septiembre", "octubre", "noviembre", "diciembre"],
  9. "shortMonths": ["ene", "feb", "mar", "abr", "may", "jun", "jul", "ago", "sep", "oct", "nov", "dic"]
  10. }