Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Determine the timezone's hour offset value.

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

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