次の方法で共有


DateFormatField Enum

Definition

public enum DateFormatField
type DateFormatField = 
Inheritance
DateFormatField

Fields

Name Value Description
Era 0
Year 1
Month 2
Date 3
HourOfDay1 4
HourOfDay0 5
Minute 6
Second 7
FractionalSecond 8
Millisecond 8
DayOfWeek 9
DayOfYear 10
DayOfWeekInMonth 11
WeekOfYear 12
WeekOfMonth 13
AmPm 14
Hour1 15
Hour0 16
Timezone 17
YearWoy 18
DowLocal 19
ExtendedYear 20
JulianDay 21
MillisecondsInDay 22
TimezoneRfc 23
TimezoneGeneric 24
StandaloneDay 25
StandaloneMonth 26
Quarter 27
StandaloneQuarter 28
TimezoneSpecial 29
YearName 30
TimezoneLocalizedGmtOffset 31
TimezoneIso 32
TimezoneIsoLocal 33
AmPmMidnightNoon 35
FlexibleDayPeriod 36

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