Class Timestamp

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement, Timestamp>
org.patternfly.component.timestamp.Timestamp
All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, Timestamp>, ElementClassListMethods<HTMLElement, Timestamp>, ElementConsumerMethods<HTMLElement, Timestamp>, ElementContainerMethods<HTMLElement, Timestamp>, ElementEventMethods<HTMLElement, Timestamp>, ElementIdMethods<HTMLElement, Timestamp>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement, Timestamp>, ElementTextMethods<HTMLElement, Timestamp>, HTMLElementAttributeMethods<HTMLElement, Timestamp>, HTMLElementDataMethods<HTMLElement, Timestamp>, HTMLElementStyleMethods<HTMLElement, Timestamp>, HTMLElementVisibilityMethods<HTMLElement, Timestamp>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, Timestamp>, Component

public class Timestamp extends BaseComponent<HTMLElement, Timestamp> implements ElementTextDelegate<HTMLElement, Timestamp>
A timestamp component for displaying date and time values. This component supports various formatting options including custom formats, standard date/time styles, and UTC display. It can also handle custom HTML content or plain text.
Author:
mskacelik
See Also: