Langue

DateFormat.DowLocalField Champ

Définition

Attention

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

<strong>[icu]</strong> FieldPosition selector for 'e' field alignment, correspondant au Calendar#DOW_LOCAL champ.

[Android.Runtime.Register("DOW_LOCAL_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 DowLocalField = 19;
[<Android.Runtime.Register("DOW_LOCAL_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 DowLocalField : Android.Icu.Text.DateFormatField

Valeur de champ

Value = 19
Attributs

Remarques

<strong>[icu]</strong> FieldPosition selector for 'e' field alignment, correspondant au Calendar#DOW_LOCAL champ.

Java documentation pour android.icu.text.DateFormat.DOW_LOCAL_FIELD.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à