Lingua

TimeZone.TimezoneIcu Campo

Definizione

Attenzione

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

<strong>[icu]</strong> Tipo di implementazione del fuso orario A che indica il fuso orario di ICU usato da 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

Valore del campo

Value = 0
Attributi

Commenti

<strong>[icu]</strong> Tipo di implementazione del fuso orario A che indica il fuso orario di ICU usato da getTimeZone.

per android.icu.util.TimeZone.TIMEZONE_ICU.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a