RE: [xsl] Date Conversion

Subject: RE: [xsl] Date Conversion
From: Adam Griffin <agriffin@xxxxxxxxxxxx>
Date: Wed, 23 Oct 2002 08:20:17 -0400
Microsoft provides a format-date extension (others may as well, not sure).

<xsl:value-of select="msxsl:format-date(*,'dd.MM.yyyy')" />


-----Original Message-----
From: Emmanuel Oviosa [mailto:Emmanuel.Oviosa@xxxxxxxxx]

I need to know how to convert an attribute nodeTypeValue to a DATE or TIME,

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread