Package org.robovm.apple.corefoundation
Class CFDateFormatterProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corefoundation.CFDateFormatterProperty
public class CFDateFormatterProperty extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFDateFormatterProperty.AsListMarshalerstatic classCFDateFormatterProperty.Marshalerstatic classCFDateFormatterProperty.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static CFDateFormatterPropertyvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
IsLenient
-
TimeZone
-
CalendarName
-
DefaultFormat
-
TwoDigitStartDate
-
DefaultDate
-
Calendar
-
EraSymbols
-
MonthSymbols
-
ShortMonthSymbols
-
WeekdaySymbols
-
ShortWeekdaySymbols
-
AMSymbol
-
PMSymbol
-
LongEraSymbols
-
VeryShortMonthSymbols
-
StandaloneMonthSymbols
-
ShortStandaloneMonthSymbols
-
VeryShortStandaloneMonthSymbols
-
VeryShortWeekdaySymbols
-
StandaloneWeekdaySymbols
-
ShortStandaloneWeekdaySymbols
-
VeryShortStandaloneWeekdaySymbols
-
QuarterSymbols
-
ShortQuarterSymbols
-
StandaloneQuarterSymbols
-
ShortStandaloneQuarterSymbols
-
GregorianStartDate
-
DoesRelativeDateFormattingKey
-
-
Method Details