Язык

DateFormat.TimezoneIsoField Поле

Определение

Внимание!

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 для выравнивания полей X, соответствующих полям и Calendar#DST_OFFSET полямCalendar#ZONE_OFFSET.

[Android.Runtime.Register("TIMEZONE_ISO_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 TimezoneIsoField = 32;
[<Android.Runtime.Register("TIMEZONE_ISO_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 TimezoneIsoField : Android.Icu.Text.DateFormatField

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

Value = 32
Атрибуты

Комментарии

<strong>[icu]</strong> FieldPosition selector для выравнивания полей X, соответствующих полям и Calendar#DST_OFFSET полямCalendar#ZONE_OFFSET. Отображается формат смещения локального времени ISO 8601 или индикатор UTC ("Z").

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

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

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