Enumerates values returned by several types.
Syntax
public enum TimeZoneKind
Remarks
Members
Member Name | Description |
---|
StandardTime | The 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.
|
UtcTime | The constant for representing a start or end time in GMT time mode.
|
WallTime | The 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