[xsl] Converting GMT time to user's local time

Subject: [xsl] Converting GMT time to user's local time
From: <Lalit.Chanchlani@xxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Jan 2007 13:01:28 +0530
All -
I need your help in converting GMT time to a local time of any
particular user using XSL.
I receive input XML like from the TV channel provider:
<channel name="HBO">
<movie>
            <name>Braveheart</name>
            <date>24JAN2006</date>
            <showtime>21:00</showtime>
</movie>
</channel>
The <showtime> element has GMT time. I want to convert this time to a
user-specific time and return it to user in text format. Example: If a
user logs in from Singapore, he should see this time as his own local
time and so on.
Thanks.
- Lalit




DISCLAIMER:
This message contains privileged and confidential information and is intended
only for an individual named. If you are not the intended recipient, you
should not disseminate, distribute, store, print, copy or deliver this
message. Please notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system. E-mail
transmission cannot be guaranteed to be secure or error-free as information
could be intercepted, corrupted, lost, destroyed, arrive late or incomplete or
contain viruses. The sender, therefore,  does not accept liability for any
errors or omissions in the contents of this message which arise as a result of
e-mail transmission. If verification is required, please request a hard-copy
version.

Current Thread