-
Getting GMT offset for city in C#
Hi,
Q: how to get the Coordinated Universal Time (UTC; previously known as Greenwich
Mean Time (GMT)) for ANY given City for the current local time?? I just have
the city name and using that I need to calculate the UTC Offset for that
city.
Highly appreciate your help.
Thanks much, Mayank.
-
Re: Getting GMT offset for city in C#
Take a look at System.TimeZone. You will have to know the time zone of the
city.
"Mayank" <vyasmayank@hotmail.com> wrote in message
news:3d81c757$1@10.1.10.29...
>
> Hi,
>
> Q: how to get the Coordinated Universal Time (UTC; previously known as
Greenwich
> Mean Time (GMT)) for ANY given City for the current local time?? I just
have
> the city name and using that I need to calculate the UTC Offset for that
> city.
>
> Highly appreciate your help.
>
> Thanks much, Mayank.
-
Re: Getting GMT offset for city in C#
Thanks Jay...
Actually I'm wondering if there is any .net library or any other web service
that gives time zones for all city code related to airport industry...
Thanks, Mayank.
"Jay Glynn" <jlsglynn@hotmail.com> wrote:
>Take a look at System.TimeZone. You will have to know the time zone of the
>city.
>
>"Mayank" <vyasmayank@hotmail.com> wrote in message
>news:3d81c757$1@10.1.10.29...
>>
>> Hi,
>>
>> Q: how to get the Coordinated Universal Time (UTC; previously known as
>Greenwich
>> Mean Time (GMT)) for ANY given City for the current local time?? I just
>have
>> the city name and using that I need to calculate the UTC Offset for that
>> city.
>>
>> Highly appreciate your help.
>>
>> Thanks much, Mayank.
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks