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.

sv-SE.json 504B

12345678910
  1. {
  2. "dateTime": "%A den %d %B %Y %X",
  3. "date": "%Y-%m-%d",
  4. "time": "%H:%M:%S",
  5. "periods": ["fm", "em"],
  6. "days": ["Söndag", "Måndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lördag"],
  7. "shortDays": ["Sön", "Mån", "Tis", "Ons", "Tor", "Fre", "Lör"],
  8. "months": ["Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December"],
  9. "shortMonths": ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"]
  10. }