Sprache

TimeZone.TimezoneIcu Feld

Definition

Achtung

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

<strong>[icu]</strong> A-Zeitzonenimplementierungstyp, der angibt, dass ICU es eigene TimeZone verwendet von getTimeZone.

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

Feldwert

Value = 0
Attribute

Hinweise

<strong>[icu]</strong> A-Zeitzonenimplementierungstyp, der angibt, dass ICU es eigene TimeZone verwendet von getTimeZone.

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

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: