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.

ca-ES.json 522B

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": ["diumenge", "dilluns", "dimarts", "dimecres", "dijous", "divendres", "dissabte"],
  7. "shortDays": ["dg.", "dl.", "dt.", "dc.", "dj.", "dv.", "ds."],
  8. "months": ["gener", "febrer", "març", "abril", "maig", "juny", "juliol", "agost", "setembre", "octubre", "novembre", "desembre"],
  9. "shortMonths": ["gen.", "febr.", "març", "abr.", "maig", "juny", "jul.", "ag.", "set.", "oct.", "nov.", "des."]
  10. }