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 |
|---|---|
|
the timestamp to render. Format is expected to be ISO 8601 (used by Kubernetes), epoch timestamp, or an instance of a Date. |
|
render simple version of the component omitting icon and tooltip. |
|
formats the date omitting the suffix. |
|
additional class name for the component. |