Язык

DateTimeFormatterBuilder.AppendChronologyText(TextStyle) Метод

Определение

Добавляет имя хронологии в форматировщик.

[Android.Runtime.Register("appendChronologyText", "(Ljava/time/format/TextStyle;)Ljava/time/format/DateTimeFormatterBuilder;", "", ApiSince=26)]
public Java.Time.Format.DateTimeFormatterBuilder? AppendChronologyText(Java.Time.Format.TextStyle? textStyle);
[<Android.Runtime.Register("appendChronologyText", "(Ljava/time/format/TextStyle;)Ljava/time/format/DateTimeFormatterBuilder;", "", ApiSince=26)>]
member this.AppendChronologyText : Java.Time.Format.TextStyle -> Java.Time.Format.DateTimeFormatterBuilder

Параметры

textStyle
TextStyle

используемый стиль текста, а не null

Возвращаемое значение

это для цепочки, а не null

Атрибуты

Комментарии

Java документации по java.time.format.DateTimeFormatterBuilder.appendChronologyText(java.time.format.TextStyle).

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

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