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:

pageManage Date object time zones

Methods

MethodDescription

setValue(value: number)

sets value for the component

Triggers

Triggers allow you to launch certain actions upon different events.

On Init

Calls for an action on component initialization, e.g., page refresh

Last updated