Collects a date, a time, both together, or a start-and-end date range — one question type that covers every calendar/clock scenario via a single interface switch.
What respondents see#
A modernized date/time picker that works consistently across desktop, tablet, and mobile. Respondents can tab into the field and type a value directly, or open the calendar/clock popover to click. The picker respects the survey's base language for month and weekday names. What exactly they interact with depends on your chosen interface mode below.
When to use it#
- Appointment or event dates.
- Birth dates for age-based logic.
- A start/end window (e.g., "when did your subscription run?").
- Any field where a calendar or clock is easier and more consistent than free-form text.
Configuring it in the builder#
Open Settings → Date & time interface and pick one of four modes:
Settings reference#
| Setting | What it controls | Options |
|---|---|---|
| Date & time interface | Which picker(s) render and what's captured | Date · Time · Date & time · Date range |
- Date — a single calendar date.
- Time — a single clock time.
- Date & time — both in one field.
- Date range — a start date and an end date (two values from one question).
Logic support#
Date/time questions have their own condition operators for comparing against a fixed date/time or a range:
| Operator | Meaning | Inputs |
|---|---|---|
| After | Later than a given date/time | Date/time input |
| Before | Earlier than a given date/time | Date/time input |
| Between | Within a date/time range | Min and Max inputs |
See Display logic — Date/Time for the full reference and examples (e.g. "Show section if appointment date is after 2025-01-01").
Related guides#
- Question Types — overview and when-to-use table
- Date, Upload & Form Fields — this type alongside File Upload and Form Fields
- Display Logic — date/time condition operators
Was this page helpful?