Click or drag to resize

TimeZoneGetHashCode Method

Get the bias (offset from UTC, in minutes) 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