System::TimeZoneInfo::GetSystemTimeZones método

TimeZoneInfo::GetSystemTimeZones method

Obtiene una colección ordenada de todas las zonas horarias disponibles en el sistema local.

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

ReturnValue

Colección de objetos TimeZoneInfo.

Ver también