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
|
|
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
|
|||
|
|
closed as exact duplicate by tvanfosson Nov 1 '08 at 1:33 |
|
|
See this answer. |
||
|
|
|
|
You can just use zulu time and you should know the relative time at the location you desire. |
||
|
|