.Net Tips – Finding the time in a given TimeZone
You can find the current time in a different time zone using the TimeZoneInfo class. To find all the available system time zones: From the returned values you can see the So, if I want to find out what the time is in Amsterdam: I can do this to get the time in HH:mm:ss format: