TimeZoneAndEmailSettingsGetSystemTimeZoneIdentifiers Method |
Gets a list of all local system time zone identifiers.
Namespace: OpenDiscoverSDK.Interfaces.SettingsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic static List<string> GetSystemTimeZoneIdentifiers()
Return Value
ListStringList of local system time zone identifiers.
Remarks
See Id.
See Also