Taal

DateFormatSymbolWidth Enum

Definition

public enum DateFormatSymbolWidth
type DateFormatSymbolWidth = 
Inheritance
DateFormatSymbolWidth

Fields

Name Value Description
Abbreviated 0

[icu] Constant for width.

Android reference for android.icu.text.DateFormatSymbols.ABBREVIATED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Wide 1

[icu] Constant for width.

Android reference for android.icu.text.DateFormatSymbols.WIDE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Narrow 2

[icu] Constant for width.

Android reference for android.icu.text.DateFormatSymbols.NARROW.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Short 3

[icu] Constant for width; only supported for weekdays.

Android reference for android.icu.text.DateFormatSymbols.SHORT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to