[Home] [By Thread] [By Date] [Recent Entries]
J. S. Rawat wrote:
You seem to be using Saxon. Why do you use XSLT 1.0? You can easily switch to XSLT 2.0 by changing the version attribute. Saxon (8.9) supports XSLT 2.0 completely. If you need to stick to XSLT 1.0, you are out of luck with basic XSLT, as the 1.0 does not have any date functions. But you can use the exslt extension functions, I believe that Saxon supports them. But then again: it is way easier to just change your version attribute of the xsl:stylesheet instruction. Cheers, -- Abel Braaksma
|

Cart



