Re: current timestamp in XSLT 1.0
helix84 <[email protected]> Fri, 27 Apr 2012 12:12:14 +0200
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <CAGdvKqigNz1zkbqiVKE1DF4veijMMKgCfOmw_Tq5ac-=zSfCJg@mail.gmail.com> |
On Fri, Apr 27, 2012 at 09:12, Michael Kay <[email protected]> wrote: > If you're using Xalan and Java, then there's very little reason not to move > to Saxon and enjoy all the wonders of XSLT 2.0, including a vast array of > date and time functions. Yes, I actually suggested it to the project some time ago and the blocker used to be that Saxon was not in Maven, which is now resolved. The project uses Cocoon, so it should be only a matter of changing its configuration and regression testing - once someone gets to do it. Regards, ~~helix84