calendar-daysDate Field

A date field is an input type that accepts only date and time values.

Date

Date
  1. Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Title” or “Description”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.

  2. Type Field • The second dropdown menu is used to select the Type of data for the column. • Choose Date to specify that the column will store date values. This is ideal for tracking dates like deadlines, events, or creation timestamps.

  3. Format Field • The third dropdown menu is used to define the Format of the date type. • Select Date to ensure that the input and display of the column will adhere to date formatting, allowing users to enter or view values in a structured date format, such as YYYY-MM-DD.


Date time(without timezone)

Date time (without timezone)
  1. Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Title” or “Description”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.

  2. Type Field • The second dropdown menu is used to select the Type of data for the column. • Choose Date to specify that the column will store date-related values. This is suitable for tracking information like deadlines, events, or timestamps.

  3. Format Field • The third dropdown menu is used to define the Format of the date type. • Select Date Time (Without Timezone) to ensure that the input and display include both date and time values without timezone adjustments. This allows users to enter precise date-time data, such as 2024-11-19 15:00, while keeping it independent of timezone considerations.


Time

Time
  1. Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Title” or “Description”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.

  2. Type Field • The second dropdown menu is used to select the Type of data for the column. • Choose Date to specify that the column will store date-related values. This is suitable for tracking information like timestamps, events, or deadlines.

  3. Format Field • The third dropdown menu is used to define the Format of the date type. • Select Time to configure the column to store and display time values only. This format is ideal for representing hours and minutes (e.g., 14:30) without including the date.


Date time

Date time
  1. Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Title” or “Description”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.

  2. Type Field • The second dropdown menu is used to select the Type of data for the column. • Choose Date to specify that the column will store date-related values. This is suitable for tracking information like timestamps, events, or deadlines.

  3. Format Field • The third dropdown menu is used to define the Format of the date type. • Select Date Time to configure the column to store and display both the date and time together (e.g., 2024-11-19 14:30). This format is ideal for capturing precise event moments, including both the calendar date and the exact time.

Last updated