UNPKG

504 BJSONView Raw
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}