|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Converting wd-XSL to XSLT
> The main thing I need the Javascript for is the formatting of dates.
> The XML produced by our database expresses dates as milliseconds since
> January 1, 1970.
Easy enough in XPath 2.0:
xs:dateTime("1970-01-01T00:00:00") + $in * xs:dayTimeDuration("PT0.001S")
but I agree, it's tempting to escape into another language to do this in
XSLT 1.0.
Michael Kay
http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








