Click or drag to resize

UserPreferencesGetAvailableTimeZones Method

Get available time zones in the system.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<UserPreferencesTimeZoneItem> GetAvailableTimeZones()

Return Value

Type: ListUserPreferencesTimeZoneItem
See Also