xsl-list
[Top] [All Lists]

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

2007-05-18 07:12:56
On 5/18/07, Florent Georges <darkman_spam(_at_)yahoo(_dot_)fr> 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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--