vote up 0 vote down star

I'm looking to take time in any time zone and calculate the time in another time zone, using C#. How can I do this?

Closed as duplicate of http://stackoverflow.com/questions/246498/creating-a-datetime-in-a-specific-time-zone-in-c-fx-35#246512

flag

closed as exact duplicate by tvanfosson Nov 1 '08 at 1:33

2 Answers

vote up 1 vote down check

See this answer.

link|flag
vote up 0 vote down

You can just use zulu time and you should know the relative time at the location you desire.

http://forums.devx.com/showthread.php?t=16361

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.