TimeZoneDescriptorBaseUtcOffset Property

Gets the time difference between the current time zone's standard time and Coordinated Universal Time (UTC).

Namespace: Dundas.BI.Utility
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public TimeSpan BaseUtcOffset { get; }

Return Value

TimeSpan
An object that indicates the time difference between the current time zone's standard time and Coordinated Universal Time (UTC).
See Also