The date data type stores dates.
The date/time data type stores dates. This is important when using components, or displaying information that relies on time/dates. A calendar component, for example, will utilize the date field. With Budibase, you can also provide an earliest and latest date, within your date/time data type. This allows you to add additional validation so dates added have to fall after, before, or in between the earlier and latest dates. The date's within Budibase comply with ISO8601 formating - 2020-09-24T13:12:04.622Z
. Thankfully, we have a date picker that removes the need for data entry and makes life easier.
The process for creating a date column takes a few seconds.
First, click the Create New Column button
Give your column a name - we used Date Started in the video above.
Choose date/time as your data type
Add an earliest or latest date - we added an earliest date
Click Save Column
Add data to your new column by adding rows
In the Design section, you can pull in information from your date/time column, using the Repeater component and binding.