Re: Convert time in milliseconds to a date
James Fuller <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Organization | Webcomposite |
| Message-ID | <[email protected]> |
A. Pagaltzis wrote: >* xslt xslfo <[email protected]> [2006-04-14 16:10]: > > >>Thanks for your response. I am using xslt 1.0. I have tried >>using exslt functions with no success. Is there any other way? >> >> > >In order of decreasing preference, you can switch XSLT processors >to use one which supports EXSLT, use the pure-XSLT >implementations of the EXSLT extensions that are available on >exslt.org, implement the date math yourself, or give up. > > if u want to use XSLT template, JUST import the template you want to use, not the module level imports. gl, Jim Fuller >Regards, > >