Java.Util.TimeZoneKind Enumeration
Enumerates values returned by several types.

Syntax

public enum TimeZoneKind

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
StandardTimeThe constant for representing a start or end time in standard local time mode, based on timezone's raw offset from GMT; does not include Daylight savings.
UtcTimeThe constant for representing a start or end time in GMT time mode.
WallTimeThe constant for representing a start or end time in local wall clock time mode, based on timezone's adjusted offset from GMT; includes Daylight savings.

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0