Date time field

Quick info

A complex (composite) field to store a date with time and a time zone.

images/download/attachments/113279813/image2021-9-22_13-15-27-version-1-modificationdate-1661153673143-api-v2.png

This creates 2 columns in the entity table:

Name

Column

Type

deliveryTime.dateValue

delivery_time_date_value

BIGINT

deliveryTime.timeZone

delivery_time_time_zone

VARCHAR(35)