Comment on page
Date & time
The Date & time viewer component allows you to display a date and time object in a specified format. The component also allows you to set the time zone for the date and time values:
Method | Description |
---|---|
setValue(value: number) | sets value for the component |
Triggers allow you to launch certain actions upon different events.
On Init | Calls for an action on component initialization, e.g., page refresh |
Last modified 1mo ago