@@ -261,7 +261,7 @@ var locales = {
261
261
ampm : { 0 : "am" , 1 : "pm" } ,
262
262
timePattern : { 0 : "%HH:%MM:%SS" , 1 : "%HH:%MM" } ,
263
263
datePattern : { 0 : "%d %B %Y" , "1" : "%d/%m/%Y" } , // 1 mars 2020 // 01/03/2020
264
- abmonth : "janv,févr,mars,avril ,mai,juin,juil,août,sept,oct,nov,déc" ,
264
+ abmonth : "janv,févr,mars,avr ,mai,juin,juil,août,sept,oct,nov,déc" ,
265
265
month : "janvier,février,mars,avril,mai,juin,juillet,août,septembre,octobre,novembre,décembre" ,
266
266
abday : "dim,lun,mar,mer,jeu,ven,sam" ,
267
267
day : "dimanche,lundi,mardi,mercredi,jeudi,vendredi,samedi" ,
@@ -423,7 +423,7 @@ var locales = {
423
423
ampm : { 0 : "am" , 1 : "pm" } ,
424
424
timePattern : { 0 : "%HH:%MM:%SS" , 1 : "%HH:%MM" } ,
425
425
datePattern : { 0 : "%A %B %d %Y" , "1" : "%d/%m/%y" } , // dimanche 1 mars 2020 // 01/03/20
426
- abmonth : "janv. ,févr. ,mars,avril ,mai,juin,juil. ,août,sept. ,oct. ,nov. ,déc. " ,
426
+ abmonth : "janv,févr,mars,avr ,mai,juin,juil,août,sept,oct,nov,déc" ,
427
427
month : "janvier,février,mars,avril,mai,juin,juillet,août,septembre,octobre,novembre,décembre" ,
428
428
abday : "dim,lun,mar,mer,jeu,ven,sam" ,
429
429
day : "dimanche,lundi,mardi,mercredi,jeudi,vendredi,samedi" ,
@@ -452,7 +452,7 @@ var locales = {
452
452
speed : "kmh" ,
453
453
distance : { 0 : "m" , 1 : "km" } ,
454
454
temperature : "°C" ,
455
- ampm : { 0 : "vorm" , 1 : " nachm" } ,
455
+ ampm : { 0 : "vorm" , 1 : "nachm" } ,
456
456
timePattern : { 0 : "%HH:%MM:%SS" , 1 : "%HH:%MM" } ,
457
457
datePattern : { 0 : "%A, %d. %B %Y" , "1" : "%d.%m.%Y" } , // Sonntag, 1. März 2020 // 1.3.2020
458
458
abmonth : "Jan,Feb,März,Apr,Mai,Jun,Jul,Aug,Sep,Okt,Nov,Dez" ,
@@ -471,7 +471,7 @@ var locales = {
471
471
ampm : { 0 : "AM" , 1 : "PM" } ,
472
472
timePattern : { 0 : "%HH:%MM:%SS" , 1 : "%HH:%MM" } ,
473
473
datePattern : { 0 : "%A %d %B %Y" , "1" : "%d/%m/%y" } , // dimanche 1 mars 2020 // 01/03/20
474
- abmonth : "janv. ,févr. ,mars,avril ,mai,juin,juil. ,août,sept. ,oct. ,nov. ,déc. " ,
474
+ abmonth : "janv,févr,mars,avr ,mai,juin,juil,août,sept,oct,nov,déc" ,
475
475
month : "janvier,février,mars,avril,mai,juin,juillet,août,septembre,octobre,novembre,décembre" ,
476
476
abday : "dim,lun,mar,mer,jeu,ven,sam" ,
477
477
day : "dimanche,lundi,mardi,mercredi,jeudi,vendredi,samedi" ,
@@ -567,7 +567,7 @@ var locales = {
567
567
ampm : { 0 : "am" , 1 : "pm" } ,
568
568
timePattern : { 0 : "%HH:%MM:%SS" , 1 : "%HH:%MM" } ,
569
569
datePattern : { 0 : "%A %d %B de %Y" , "1" : "%d/%m/%Y" } , // dimenge 1 de març de 2020 // 01/03/2020
570
- abmonth : "gen. ,febr. ,març,abril,mai,junh,julh,ago. ,set. ,oct. ,nov. ,dec. " ,
570
+ abmonth : "gen,febr,març,abril,mai,junh,julh,ago,set,oct,nov,dec" ,
571
571
month : "genièr,febrièr,març,abril,mai,junh,julhet,agost,setembre,octòbre,novembre,decembre" ,
572
572
abday : "dg,dl,dm,dc,dj,dv,ds" ,
573
573
day : "dimenge,diluns,dimars,dimècres,dijòus,divendres,dissabte" ,
@@ -612,10 +612,10 @@ var locales = {
612
612
speed : "km/h" ,
613
613
distance : { 0 : "m" , 1 : "km" } ,
614
614
temperature : "°C" ,
615
- ampm : { 0 : "dop. " , 1 : "pop. " } ,
615
+ ampm : { 0 : "dop" , 1 : "pop" } ,
616
616
timePattern : { 0 : "%HH:%MM:%SS" , 1 : "%HH:%MM" } ,
617
617
datePattern : { 0 : "%-d. %b %Y" , 1 : "%-d.%-m.%Y" } , // "3. jan. 2020" // "3.1.2020"(short)
618
- abmonth : "sij. ,velj. ,ožu. ,tra. ,svi,lip. ,srp. ,kol. ,ruj. ,lis. ,stu. ,pro. " ,
618
+ abmonth : "sij,velj,ožu,tra,svi,lip,srp,kol,ruj,lis,stu,pro" ,
619
619
month : "siječanj,veljača,ožujak,travanj,svibanj,lipanj,srpanj,kolovoz,rujan,listopad,studeni,prosinac" ,
620
620
abday : "ned.,pon.,uto.,sri.,čet.,pet.,sub." ,
621
621
day : "nedjelja,ponedjeljak,utorak,srijeda,četvrtak,petak,subota" ,
@@ -628,7 +628,7 @@ var locales = {
628
628
speed : "km/h" ,
629
629
distance : { 0 : "m" , 1 : "km" } ,
630
630
temperature : "°C" ,
631
- ampm : { 0 : "dop. " , 1 : "pop. " } ,
631
+ ampm : { 0 : "dop" , 1 : "pop" } ,
632
632
timePattern : { 0 : "%HH:%MM:%SS" , 1 : "%HH:%MM" } ,
633
633
datePattern : { 0 : "%-d. %b %Y" , 1 : "%-d.%-m.%Y" } , // "3. jan. 2020" // "3.1.2020"(short)
634
634
abmonth : "jan.,feb.,mar.,apr.,maj,jun.,jul.,avg.,sep.,okt.,nov.,dec." ,
@@ -728,7 +728,7 @@ var locales = {
728
728
ampm : { 0 : "am" , 1 : "pm" } ,
729
729
timePattern : { 0 : "%HH:%MM:%SS" , 1 : "%HH:%MM" } ,
730
730
datePattern : { 0 : "%d %B %Y" , "1" : "%d/%m/%y" } ,
731
- abmonth : "gen. ,febr. ,març,abr. ,maig,juny,jul. ,ag. ,set. ,oct. ,nov. ,des. " ,
731
+ abmonth : "gen,febr,març,abr,maig,juny,jul,ag,set,oct,nov,des" ,
732
732
month : "gener,febrer,març,abril,maig,juny,juliol,agost,setembre,octubre,novembre,desembre" ,
733
733
abday : "dg.,dl.,dt.,dc.,dj.,dv.,ds." ,
734
734
day : "diumenge,dilluns,dimarts,dimecres,dijous,divendres,dissabte" ,
0 commit comments