[Abandoned] Re: Libreoffice Latvian format

2021-05-04 Thread Julien Nabet
On 04/05/2021 17:44, Eike Rathke wrote: ... If we would really introduce DateOrder::YDM the extra check for rCode.indexOf('g') as an lv-LV speciality wouldn't be necessary. (btw, it should be "nDay <= nMonth" instead of "nDay << nMonth", and the condition be made another else if like the others

Re: Libreoffice Latvian format

2021-05-04 Thread Eike Rathke
Hi Julien, On Monday, 2021-05-03 22:02:57 +0200, Julien Nabet wrote: > i18npool/source/localedata/data/lv_LV.xml contains: > >     110 type="long" usage="DATE" formatindex="19"> >     111   . "gada" DD. , >     112 That's odd, but well.. > So I thought about this pa

Libreoffice Latvian format

2021-05-03 Thread Julien Nabet
Hello Eike, When cleaning LO profile and starting Calc then tools/options/languages, I noticed this log: lv-LV requested lv-LV loaded warn:unotools.i18n:128132:128132:unotools/source/i18n/localedatawrapper.cxx:1529: LocaleDataWrapper::scanDateOrder: no magic applicable By adding some debug