DateFormat.TimezoneField Campo

Definição

Cuidado

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

Seletor FieldPosition para alinhamento de campo 'z', correspondente ao campo e Calendar#DST_OFFSET ao Calendar#ZONE_OFFSET campo.

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

Valor do campo

Value = 17
Atributos

Comentários

Seletor FieldPosition para alinhamento de campo 'z', correspondente ao campo e Calendar#DST_OFFSET ao Calendar#ZONE_OFFSET campo.

Java documentação para android.icu.text.DateFormat.TIMEZONE_FIELD.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a