@@ -9,12 +9,12 hr: | |||||
9 | short: "%b %d" |
|
9 | short: "%b %d" | |
10 | long: "%B %d, %Y" |
|
10 | long: "%B %d, %Y" | |
11 |
|
11 | |||
12 |
day_names: [Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota |
|
12 | day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota] | |
13 | abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub] |
|
13 | abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub] | |
14 |
|
14 | |||
15 | # Don't forget the nil at the beginning; there's no such thing as a 0th month |
|
15 | # Don't forget the nil at the beginning; there's no such thing as a 0th month | |
16 |
month_names: [~, Sije |
|
16 | month_names: [~, Siječanj, Veljača, Ožujak, Travanj, Svibanj, Lipanj, Srpanj, Kolovoz, Rujan, Listopad, Studeni, Prosinac] | |
17 |
abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, Lis |
|
17 | abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, Lis, Stu, Pro] | |
18 | # Used in date_select and datime_select. |
|
18 | # Used in date_select and datime_select. | |
19 | order: |
|
19 | order: | |
20 | - :year |
|
20 | - :year |
General Comments 0
You need to be logged in to leave comments.
Login now