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: date format to dd-mm-yy from ccyymmdd


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


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