Timestamp

A component to render timestamp. The timestamps are synchronized between individual instances of the Timestamp component. The provided timestamp is formatted according to user locale.

Parameter Name Description

timestamp

the timestamp to render. Format is expected to be ISO 8601 (used by Kubernetes), epoch timestamp, or an instance of a Date.

simple

render simple version of the component omitting icon and tooltip.

omitSuffix

formats the date omitting the suffix.

className

additional class name for the component.