Uses of Class
org.patternfly.component.timestamp.Timestamp
Packages that use Timestamp
Package
Description
Provides a timestamp component for displaying dates and times in various formats.
-
Uses of Timestamp in org.patternfly.component.timestamp
Subclasses with type arguments of type Timestamp in org.patternfly.component.timestampModifier and TypeClassDescriptionclassA timestamp component for displaying date and time values.Classes in org.patternfly.component.timestamp that implement interfaces with type arguments of type TimestampModifier and TypeClassDescriptionclassA timestamp component for displaying date and time values.Methods in org.patternfly.component.timestamp that return TimestampModifier and TypeMethodDescriptionTimestamp.customFormat(CustomFormat customFormat) Timestamp.dateFormat(TimestampFormat dateFormat) Timestamp.displaySuffix(String displaySuffix) Timestamp.is12Hour(boolean is12Hour) Timestamp.that()Timestamp.timeFormat(TimestampFormat timeFormat) static TimestampTimestamp.timestamp()static Timestampstatic Timestampstatic TimestampTimestamp.utc(boolean shouldDisplayUTC)