TimeZoneHelper(String) Constructor
In This Article
Initializes a new instance of the TimeZoneHelper class with the specified client time zone ID.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
NuGet Package: DevExpress.Scheduler.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
client |
String | A string that specifies the client time zone. The string must be one of the available System. |
See Also