xsl-list
[Top] [All Lists]

RE: Date formatting in XSLT ?

2004-03-03 10:07:14
I have passed the format string in as a parameter and used external Java
functions, via Xalan, to do the formatting. 


Bill Riegel
LandMark Graphics
713-839-3388

-----Original Message-----
From: G. Ken Holman [mailto:gkholman(_at_)CraneSoftwrights(_dot_)com] 
Sent: Wednesday, March 03, 2004 10:51 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Date formatting in XSLT ?

At 2004-03-03 18:29 +0200, Kaarle Kaila wrote:
I looked at Michael Kay's book and could not find anything about Date
formatting. My specific question is that is it possible to convert a
java-type time in milliseconds since 1970?  to some human readable
Date/Time
format?

Not in XSLT 1.0 ... the typical design pattern is to do such conversion 
outside of XSLT and supply the converted value as a text string to a 
top-level parameter in the stylesheet.

I hope this helps.

......................... Ken


--
US XSL training: Washington,DC March 15; San Francisco,CA March 22
World-wide on-site corporate, government & user group XML training
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc


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

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



<Prev in Thread] Current Thread [Next in Thread>