[Mono-list] Cross platform time zones

Neil Stalker nestalk at googlemail.com
Fri Sep 25 08:52:29 EDT 2009


In windows the timezones have a descriptive name such as "Eastern
Standard Time" but in linux the same timezone has the name
"US/Eastern".
Is there a cross platform way of running
TimeZoneInfo.FindSystemTimeZoneById that can be used both in linux and
windows, or would i have to add additional code to check what platform
i am running before getting the time zone.

Neil


More information about the Mono-list mailing list