Uses of Enum Class
org.patternfly.component.timestamp.DateTimeFormatOptions.Weekday
Packages that use DateTimeFormatOptions.Weekday
-
Uses of DateTimeFormatOptions.Weekday in org.patternfly.component.timestamp
Methods in org.patternfly.component.timestamp that return DateTimeFormatOptions.WeekdayModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DateTimeFormatOptions.Weekday[]DateTimeFormatOptions.Weekday.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.timestamp with parameters of type DateTimeFormatOptions.WeekdayModifier and TypeMethodDescriptionfinal CustomFormatCustomFormat.weekday(DateTimeFormatOptions.Weekday weekday)