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.

nl-BE.json 498B

12345678910
  1. {
  2. "dateTime": "%a %e %B %Y %X",
  3. "date": "%d/%m/%Y",
  4. "time": "%H:%M:%S",
  5. "periods": ["AM", "PM"],
  6. "days": ["zondag", "maandag", "dinsdag", "woensdag", "donderdag", "vrijdag", "zaterdag"],
  7. "shortDays": ["zo", "ma", "di", "wo", "do", "vr", "za"],
  8. "months": ["januari", "februari", "maart", "april", "mei", "juni", "juli", "augustus", "september", "oktober", "november", "december"],
  9. "shortMonths": ["jan", "feb", "mrt", "apr", "mei", "jun", "jul", "aug", "sep", "okt", "nov", "dec"]
  10. }