Re: [xsl] How to get UTC displayed on XSLT

Subject: Re: [xsl] How to get UTC displayed on XSLT
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Wed, 24 Aug 2005 15:07:53 +0530
Hi David,
  I could not find any operators or functions in XPath 2.0 which could
do this directly. I used XSLT 2.0 primarily for the availability of
functions and XML Schema type system.

Regards,
Mukul

On 8/24/05, David Carlisle <davidc@xxxxxxxxx> wrote:
>
>
> >                       version="2.0">
>
> since this is a version 2 stylesheet why not use xpath2's in-built
> date/time arithmetic?
>
> David
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk

Current Thread