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.

hr-HR.json 519B

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": ["Nedjelja", "Ponedjeljak", "Utorak", "Srijeda", "Četvtrak", "Petak", "Subota"],
  7. "shortDays": ["Ne", "Po", "Ut", "Sr", "Če", "Pe", "Su"],
  8. "months": ["Siječanj", "Veljača", "Ožujak", "Travanj", "Svibanj", "Lipanj", "Srpanj", "Kolovoz", "Rujan", "Listopad", "Studeni", "Prosinac"],
  9. "shortMonths": ["Sij", "Velj", "Ožu", "Tra", "Svi", "Lip", "Srp", "Kol", "Ruj", "Lis", "Stu", "Pro"]
  10. }