Gets the current time zone information.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public static TimeZoneInfo CurrentTimeZone { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property CurrentTimeZone As TimeZoneInfo Get |