Sprache

TimeZone.LongGmt Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Icu.Util.TimeZoneNameStyle enum directly instead of this field.

<strong>[icu]</strong> A Style specifier for getDisplayName() indicating a long name derived from the timezone's offset, such as "GMT-08:00.

[Android.Runtime.Register("LONG_GMT", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Util.TimeZoneNameStyle enum directly instead of this field.", true)]
public const Android.Icu.Util.TimeZoneNameStyle LongGmt = 5;
[<Android.Runtime.Register("LONG_GMT", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Util.TimeZoneNameStyle enum directly instead of this field.", true)>]
val mutable LongGmt : Android.Icu.Util.TimeZoneNameStyle

Feldwert

Value = 5
Attribute

Hinweise

<strong>[icu]</strong> A style specifier for getDisplayName() indicating a long name derived from the timezone's offset, such as "GMT-08:00".

Java Dokumentation für android.icu.util.TimeZone.LONG_GMT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: