DateTimePatternField Enum

Definition

public enum DateTimePatternField
type DateTimePatternField = 
Inheritance
DateTimePatternField

Fields

Name Value Description
Era 0
Year 1
Quarter 2
Month 3
WeekOfYear 4
WeekOfMonth 5
Weekday 6
Day 7
DayOfYear 8
DayOfWeekInMonth 9
Dayperiod 10
Hour 11
Minute 12
Second 13
FractionalSecond 14
Zone 15

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