I am using the Google Map API and in response I am getting the Timezone name "Eastern Daylight Time".
However when I trying to call the following method:
TimeZoneInfo.FindSystemTimeZoneById("Eastern Daylight Time")
I am getting error of "The time zone ID 'Eastern Daylight Time' was not found on the local computer.".