[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Standard Date/Time Publication Functions in XSL??
Subject: Re: [xsl] Standard Date/Time Publication Functions in XSL??
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 2 Aug 2005 23:20:41 +0100
|
> 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
________________________________________________________________________
| Current Thread |
- RE: [xsl] Standard Date/Time Publication Functions in XSL??, (continued)
- Michael Kay - Tue, 2 Aug 2005 18:35:08 +0100
- Bruso, John - Tue, 2 Aug 2005 15:17:33 -0600
- Bruso, John - Tue, 2 Aug 2005 16:00:20 -0600
- David Carlisle - Tue, 2 Aug 2005 23:20:41 +0100 <=
- Michael Kay - Tue, 2 Aug 2005 23:38:54 +0100
- Bruso, John - Tue, 2 Aug 2005 16:31:22 -0600
- Bruso, John - Tue, 2 Aug 2005 16:40:10 -0600
- Bruso, John - Tue, 2 Aug 2005 16:41:38 -0600
|
|