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.

fr-CA.json 497B

12345678910
  1. {
  2. "dateTime": "%a %e %b %Y %X",
  3. "date": "%Y-%m-%d",
  4. "time": "%H:%M:%S",
  5. "periods": ["", ""],
  6. "days": ["dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"],
  7. "shortDays": ["dim", "lun", "mar", "mer", "jeu", "ven", "sam"],
  8. "months": ["janvier", "février", "mars", "avril", "mai", "juin", "juillet", "août", "septembre", "octobre", "novembre", "décembre"],
  9. "shortMonths": ["jan", "fév", "mar", "avr", "mai", "jui", "jul", "aoû", "sep", "oct", "nov", "déc"]
  10. }