Uses of Enum Class
org.patternfly.component.timestamp.DateTimeFormatOptions.Day
Packages that use DateTimeFormatOptions.Day
-
Uses of DateTimeFormatOptions.Day in org.patternfly.component.timestamp
Subclasses with type arguments of type DateTimeFormatOptions.Day in org.patternfly.component.timestampModifier and TypeClassDescriptionstatic enumOptions for day formatting.Methods in org.patternfly.component.timestamp that return DateTimeFormatOptions.DayModifier and TypeMethodDescriptionstatic DateTimeFormatOptions.DayReturns the enum constant of this class with the specified name.static DateTimeFormatOptions.Day[]DateTimeFormatOptions.Day.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.DayModifier and TypeMethodDescriptionfinal CustomFormatCustomFormat.day(DateTimeFormatOptions.Day day)