Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Determine the timezone's hour offset value.

Namespace:  Tangosol.IO.Pof
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public int HourOffset { get; }

Field Value

The hour offset of the timezeone, or zero if there is no explicit timezone or the time is UTC.

See Also