This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: sorting by date



When I sort by date, I make a seperate element  for the date called
date_convert or something.  If the date is 7-24-01, I will have
date_convert contain 20012407.  With the dates in this format, when sorted
as a regular number, it sorts the corresponding date properly.

ex:

10-4-99   =   19990410
3-24-02   =   20022403

If this is an option for you, I hope it helps.

Paul Grimes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]