Java.Util.TimeZone.Long Field
The long display name style, such as Pacific Daylight Time.

Value: 1

Syntax

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

Remarks

The long display name style, such as Pacific Daylight Time. Requests for this style may yield GMT offsets like GMT-08:00.

[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