Click or drag to resize

TimeZoneInfoGetHashCode Method

Get the bias (offset in minutes from UTC) for this timezone.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The bias.
See Also