Re: [xsl] sorting by date

Subject: Re: [xsl] sorting by date
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 24 Jul 2001 13:42:24 +0100
<xsl:sort
select="concat(substring(Date,5,4),substring(Date,3,2),substring(Date,1,2))"/>

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread