summaryP:DotNetNuke.Services.Localization.Localization.SystemTimeZoneOffset
Namespace: DotNetNuke.Services.LocalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("Deprecated in DNN 6.0. Replaced by SystemTimeZone and use of .NET TimeZoneInfo class")] public static int SystemTimeZoneOffset { get; } |
| Visual Basic |
|---|
<ObsoleteAttribute("Deprecated in DNN 6.0. Replaced by SystemTimeZone and use of .NET TimeZoneInfo class")> Public Shared ReadOnly Property SystemTimeZoneOffset As Integer Get |