[xsl] splitting the date field in xml

Subject: [xsl] splitting the date field in xml
From: Modha Kumar <Modha.Kumar@xxxxxxxxxxxxx>
Date: Tue, 13 Feb 2001 14:24:01 -0800
Hi 

I have a xml file which looks like this

<Context>
	<Date>Tue Jan 11 16:00:00 PST 1949</Date>
</Context>

I need to show the date in 3 textfields as 

Jan   11  1949

Can you please let me know how to do this.

Modha


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


Current Thread