Язык

DateFormat.TimezoneField Поле

Определение

Внимание!

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

Селектор FieldPosition для выравнивания полей z, соответствующих полям и Calendar#DST_OFFSET полямCalendar#ZONE_OFFSET.

[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

Значение поля

Value = 17
Атрибуты

Комментарии

Селектор FieldPosition для выравнивания полей z, соответствующих полям и Calendar#DST_OFFSET полямCalendar#ZONE_OFFSET.

Java документации по android.icu.text.DateFormat.TIMEZONE_FIELD.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к