forum

Home / DeveloperSection / Forums / Convert time in string to UTC time?

Convert time in string to UTC time?

Anonymous User 2959 31-Jan-2014

I have a string like this "2012.12.04T08:35:00" that represents a time in the "W. Europe Standard Time" timezone.

Now, I want to convert this properly to a c# DateTime object in UTC time.

What is the proper way to do this?


c# c# 
Updated on 31-Jan-2014
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By