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.

fi-FI.json 563B

12345678910
  1. {
  2. "dateTime": "%A, %-d. %Bta %Y klo %X",
  3. "date": "%-d.%-m.%Y",
  4. "time": "%H:%M:%S",
  5. "periods": ["a.m.", "p.m."],
  6. "days": ["sunnuntai", "maanantai", "tiistai", "keskiviikko", "torstai", "perjantai", "lauantai"],
  7. "shortDays": ["Su", "Ma", "Ti", "Ke", "To", "Pe", "La"],
  8. "months": ["tammikuu", "helmikuu", "maaliskuu", "huhtikuu", "toukokuu", "kesäkuu", "heinäkuu", "elokuu", "syyskuu", "lokakuu", "marraskuu", "joulukuu"],
  9. "shortMonths": ["Tammi", "Helmi", "Maalis", "Huhti", "Touko", "Kesä", "Heinä", "Elo", "Syys", "Loka", "Marras", "Joulu"]
  10. }