Re: [xsl] format-dateTime() - displaying multiple time zones

Subject: Re: [xsl] format-dateTime() - displaying multiple time zones
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 12 Jan 2009 09:19:28 GMT
> Just having one picture to render this rather than 3 would have alot
> of benefits for our system.

if you need to do this alot (and are using xpath from xquery or xslt)
you can just define a function that does this, so even if you use this
construct many tines, it doesn't really matter how many calls to a
format-datetime it takes to get the layout that you need.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread