Re: [xsl] Formatting date

Subject: Re: [xsl] Formatting date
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 8 Nov 2002 14:31:41 GMT
<cr_date day="{format-number(substring-before(.,'/'),'00')}"
         month="{format-number(substring-before(substring-after(.,'/'),'/'),'00')}"
         year="{substring-before(substring-after(substring-after(.,'/'),'/'),' ')}"/>

_____________________________________________________________________
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