xsl-list
[Top] [All Lists]

Re: Standard Date/Time Publication Functions in XSL??

2005-08-02 15:20:41

But I am unsure how to format it in the XSL.
It's an XPath function, so something like
<xsl:value-of select="format-date(....)"/>

<xsl:function name="format-date">
??
</xsl:function>

No, xsl:function is for defining new functions, not for calling
functions.

David






________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
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>
--~--