GetSystemTimeZones()
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()
Return Value
Collection of TimeZoneInfo objects.
See Also
- Typedef SharedPtr
- Typedef TimeZoneInfoPtr
- Class ReadOnlyCollection
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Slides