[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Sorting date in xsl


Subject: [xsl] Sorting date in xsl
From: "Gitanjali" <narsu@xxxxxxxxxxxxx>
Date: Sat, 9 Jun 2001 07:39:00 -0400

Can any body tell me how to sort in xsl.  Do I need to conver the following
format to number and then do sorting..

Thanks

Narsu





<root>

<date>Tue, 29 May 2001 22:37:32 -0400</date>

<date>Tue, 25 May 2001 22:37:32 -0400</date>

<date>Tue, 21 May 2001 22:37:32 -0400</date>

<date>Tue, 23 May 2001 22:37:32 -0400</date>

</root>



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



Current Thread