Re: [xsl] Return system's date and time

Subject: Re: [xsl] Return system's date and time
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Fri, 18 May 2007 19:42:35 +0530
On 5/18/07, Florent Georges <darkman_spam@xxxxxxxx> wrote:
 Speaking of format-date(), I've always wondered why this was an XSLT
function rather than an XPath function (and even longer about
format-number()).  Do you know why it was decided that formating dates
was XSLT-specific?

I think, because XPath functions are primarily used to manipulate entities in the XPath data model. format-date() function seems correct to be an XSLT function..

--
Regards,
Mukul Gandhi

Current Thread