Java.Util.SimpleTimeZone.WallTime Field
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.

Value: 0

Syntax

[Android.Runtime.Register("WALL_TIME")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Util.TimeZoneKind enum directly instead of this field.")]
public const TimeZoneKind WallTime

Remarks

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.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1