Re: [xsl] date format to dd-mm-yy from ccyymmdd

Subject: Re: [xsl] date format to dd-mm-yy from ccyymmdd
From: "Christopher R. Maden" <crism@xxxxxxxxxx>
Date: Mon, 08 Jan 2001 23:41:34 -0800
At 07:48 5-01-2001 +0000, Tariq James Fayaz wrote:
help i urgently need to convert iso-8601 ccyymmdd into dd-mm-yy output with
my xsl stylesheet.

See <URL:http://www.oreilly.com/%7Ecrism/xsl/> for an invoicing system that includes ISO 8601 processing templates. It assumes the verbose form of 8601 (ccyy-mm-dd), but using substring() with character positions instead of substring-before() should work just as well.


HTH,
Chris
--
Christopher R. Maden, Senior XML Analyst, Lexica LLC
222 Kearny St., Ste. 525, San Francisco, CA 94108-4510
+1.415.901.3631 tel./+1.415.477.3619 fax
<URL:http://www.lexica.net/> <URL:http://www.oreilly.com/%7Ecrism/>


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



Current Thread