Date & Time

Overview

The Date & Time 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 date & time values👇

Managing Date object time zones

Properties

Name
Type
Description

name

string

Component name

Methods

Name
Parameters
Returns
Description

setValue

value: Date | number | string

void

Set component value

Triggers

Name
Description

On Init

Triggered when the component is initialized

Last updated

Was this helpful?