> ## Documentation Index
> Fetch the complete documentation index at: https://help.hiredata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Datetime

> The datetime field in a HireData form. It asks for a day and a time in one answer and can only be branched on with the has response operator.

Datetime asks for a day and a time in one answer. Use it when both halves matter, such as an interview slot, and use [Date](/reference/forms/fields/date) when the day is enough.

It sits in the **Temporal** group of the **Add Content** palette.

## Settings

Datetime adds nothing to the [settings every field shares](/reference/forms/overview#settings-every-field-shares). There is no window to set and no working-hours limit.

<img src="https://mintcdn.com/hiredata/O0iPMTZzMYN4_Z17/images/forms-builder/fields/07-datetime.png?fit=max&auto=format&n=O0iPMTZzMYN4_Z17&q=85&s=274b0d45f6ea2fd1ef8c890e19b14b8c" alt="A Datetime field card showing Question, Description, Image, the auto reply, the three evaluator switches, and a footer reading Optional, beside a preview showing a combined date and time box" width="2944" height="2320" data-path="images/forms-builder/fields/07-datetime.png" />

## What it stores

A date and time. All three temporal types share one value, and Datetime fills in both halves.

## Logic operators

The operator picker is fixed at **has response** and cannot be changed. A rule can ask whether the respondent gave a slot, not whether it falls in the window you wanted.

<img src="https://mintcdn.com/hiredata/O0iPMTZzMYN4_Z17/images/forms-builder/fields/operators-datetime.png?fit=max&auto=format&n=O0iPMTZzMYN4_Z17&q=85&s=96921d1430d6c3f01022cd94aee9475c" alt="A condition on a Datetime question in the Logic tab, with the operator showing has response and no value box beside it" width="1014" height="488" data-path="images/forms-builder/fields/operators-datetime.png" />

## Evaluation

Switch **Criteria**, **Scoring**, or **Skills** on for the form in the [Evaluation tab](/reference/forms/evaluation/overview) and each one gets a switch on this card.

## Related

* [Form builder overview](/reference/forms/overview) covers the builder, the shared settings, and every field type.
* [Logic](/reference/forms/logic) covers the operators, the branching patterns, and what to check when a rule does not fire.
* [Date](/reference/forms/fields/date) and [Time](/reference/forms/fields/time) are the other two Temporal fields.


## Related topics

- [Date](/reference/forms/fields/date.md)
- [Logic](/reference/forms/logic.md)
- [Time](/reference/forms/fields/time.md)
- [Criteria](/reference/forms/evaluation/criteria.md)
- [Form builder overview](/reference/forms/overview.md)
