Re: Xalan 2.7.0 and EXSLT
[email protected] Wed, 30 May 2007 12:03:58 -0400
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <OFAE96DAD4.23F82245-ON852572EB.00583592-852572EB.00584185@StateStreet.com> |
Hi, Our application was using EXSLT function: month-in-year with xalan-j 2.6.0 and it was returning month number 11 for December (i.e. 0-11), but with xalan-j 2.7.0, it gives us 12 for December (i.e. 1-12). I found the following in the mail archives, but not sure what is the expected behaviour: http://mail-archives.apache.org/mod_mbox/xml-xalan-dev/200302.mbox/%[email protected]%3E I was unable to find any documentation on either the apache or exslt site about the change. Is this a known issue / bug or a deliberate change to make it inline with java.util.Calendar and from now on it will return month numbers 1-12. Will greatly appreciate an answer or a pointer in the right direction. Thank you. Ali _______________________________________________ exslt mailing list [email protected] http://www.exslt.org/list