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