Язык

Calendar.Long Поле

Определение

Внимание!

This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.

Описатель стиля и #getDisplayName(int, int, Locale) getDisplayName#getDisplayNames(int, int, Locale) getDisplayNames эквивалент #LONG_FORMAT.

[Android.Runtime.Register("LONG")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)]
public const Java.Util.CalendarStyle Long = 2;
[<Android.Runtime.Register("LONG")>]
[<System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)>]
val mutable Long : Java.Util.CalendarStyle

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

Value = 2
Атрибуты

Комментарии

Описатель стиля и #getDisplayName(int, int, Locale) getDisplayName#getDisplayNames(int, int, Locale) getDisplayNames эквивалент #LONG_FORMAT.

Добавлено в версии 1.6.

Java документации по java.util.Calendar.LONG.

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

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