Hi Alberto,

On Tue, Mar 07, 2006 at 18:03:43 +0100, Alberto Escudero Pascual wrote:

> I have checked the .dtd and the element LC_CALENDAR accepts more than
> one calendar using unoid=""

Yes, that is used in several locales, for example ar_*, he_IL, ja_JP

> In theory i can add a new calendar with four days in a week right?

Correct, that's what I was referring in my previous mail with "For the
locale data format alone it doesn't matter, it is just a sequence of
days".

> See example:
> 
> <LC_CALENDAR>
> <Calendar unoid="gregorian" default="true">
> ....
> </Calendar>
> <Calendar unoid="igbo" default="false">

> Of course, it is just syntactically correct but "useless" as OOo native
> code does not use it. right?

Yep. As there is no implementation for the calendar all code trying to
use it should fall back to the Gregorian calendar. Whether that is done
at every place should be QA'ed though..

Btw, is it only Igbo that uses this type of calendar, or are there also
other locales? Is there a general name for it, like Gregorian for the
Christian calendar?

  Eike

-- 
 OOo/SO Calc core developer. Number formatter stricken i18n transpositionizer.
 GnuPG key 0x293C05FD:  997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to