/Date field

Date field

Calendar date picker — single date with optional min/max bounds.

What it does#

The Date field opens a calendar popover for picking a single date. Submissions store ISO 8601 (yyyy-MM-dd) so spreadsheet and database tools sort it correctly without further parsing.

Settings#

  • Required — must be filled before submit.
  • Earliest — disable dates before this one in the calendar.
  • Latest — disable dates after this one in the calendar.
  • Placeholder — "Pick a date" or your own copy.

Earliest and Latest#

Use Earliest / Latest to keep respondents inside a valid window — e.g. don't let them book a slot in the past, or pick a delivery date more than 30 days out.

  • Date range — pick a start and end date together.
  • Date time — date + time of day in one picker.
  • Time — time of day without a date.