[xsl] formatting dates/times in XSL

Subject: [xsl] formatting dates/times in XSL
From: "Todd Binder" <todd_binder@xxxxxxxxxxx>
Date: Mon, 29 Oct 2001 22:17:03 -0500
Is there a way to format dates and times in XSL?  currently I have date and
time elements in the XML sourcefile

<date>20011011</date>
<time>14:00</time>

and with XSL, I would like to format the date as MMM DD, YYYY (i.e. October
11, 2001) and format the time in the format of 2 pm

- todd binder

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


Current Thread