Idioma

DateFormat.ExtendedYearField 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 strong>[icu]</strong> FieldPosition para o alinhamento de campo 'u', correspondente ao Calendar#EXTENDED_YEAR campo.

[Android.Runtime.Register("EXTENDED_YEAR_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 ExtendedYearField = 20;
[<Android.Runtime.Register("EXTENDED_YEAR_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 ExtendedYearField : Android.Icu.Text.DateFormatField

Valor do campo

Value = 20
Atributos

Comentários

<seletor strong>[icu]</strong> FieldPosition para o alinhamento de campo 'u', correspondente ao Calendar#EXTENDED_YEAR campo.

Java documentação para android.icu.text.DateFormat.EXTENDED_YEAR_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