Michael,
Can elaborate on format-date()?
I want to use this expression:
http://www.w3.org/TR/xslt20/#function-format-date
format-date($d, "[D1o] [MNn], [Y]", "en", (), ())
But I am unsure how to format it in the XSL.
<xsl:function name="format-date">
??
</xsl:function>
Thanks for the clarification.
John
-------------------------
John Bruso
Web Developer
ph 307.674-6446-2608
-----Original Message-----
From: Michael Kay [mailto:mike(_at_)saxonica(_dot_)com]
Sent: Tuesday, August 02, 2005 11:35 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Standard Date/Time Publication Functions in XSL??
Is there a way to publish the Date in XSL?
Like: Wednesday, July 23 2005
In XSLT 2.0: yes - format-date()
In XSLT 1.0: no, other than by use of extensions such as those at
www.exslt.org
Michael Kay
http://www.saxonica.com/
--~------------------------------------------------------------------
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>
--~--
--~------------------------------------------------------------------
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>
--~--