System::TimeZoneInfo::GetSystemTimeZones method

TimeZoneInfo::GetSystemTimeZones method

Gets sorted collection of all time zones available on the local system.

static SharedPtr<System::Collections::ObjectModel::ReadOnlyCollection<TimeZoneInfoPtr>> System::TimeZoneInfo::GetSystemTimeZones()

ReturnValue

Collection of TimeZoneInfo objects.

See Also