UserPreferencesGetLocalTimeZoneId Method

Returns the identifier of the current user's or system default timezone.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns the identifier of the current user's or system default timezone.")]
public string GetLocalTimeZoneId()

Return Value

String

See Also