Subject: RE: Convert milliseconds into date
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 13 Apr 2006 16:55:19 +0100
|
Saxon (both 6.5.5 and 8.7.1) support the "core" EXSLT date functions but not
the "other" (non-core) functions listed at
http://www.exslt.org/date/index.html. The core functions don't include any
date arithmetic.
I suggest you use Saxon 8.7.1 and use the XPath 2.0 date arithmetic
functions and operators as the simplest solution to your problem.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: xslt xslfo [mailto:xslt.techie@xxxxxxxxx]
> Sent: 13 April 2006 16:42
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: Convert milliseconds into date
>
> Hello:
>
> RenderX is used for the processing. It uses SAXON as the xslt engine.
> I have searched high and dry for a solution to this. I would
> appreciate if you could point me in the right direction for a
> solution.
>
> Jon Gorman <jonathan.gorman@xxxxxxxxx> wrote:
>
> On 4/13/06, xslt xslfo wrote:
> > Hello:
> >
> > I am using version 1.0.
>
> You need to know the processor. You're just stating the version of
> the stylesheet. That's like responding to someone asking
> what browser
> you use and you say "HTML 4.01". You need to look for
> examples with
> the processor you're running (xsltproc, saxon, xalan...
>
> Can you point me to an example to implement
> > these templates using EXSLT extensions?
>
> Not without knowing the processor.
>
> Interesting gmail addy.
|