Udostępnij za pośrednictwem


CalendarField Enum

Definition

public enum CalendarField
type CalendarField = 
Inheritance
CalendarField

Fields

Name Value Description
Era 0
Year 1
Month 2
WeekOfYear 3
WeekOfMonth 4
Date 5
DayOfMonth 5
DayOfYear 6
DayOfWeek 7
DayOfWeekInMonth 8
AmPm 9
Hour 10
HourOfDay 11
Minute 12
Second 13
Millisecond 14
ZoneOffset 15
DstOffset 16
YearWoy 17
DowLocal 18
ExtendedYear 19
JulianDay 20
MillisecondsInDay 21

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