# Date/Time

Additional options for Date/Time fields:

* Required: Enable checkbox if field cannot be left empty.&#x20;
* Type: Specify whether the field will be Date only OR Date and Time OR Time only.&#x20;
* Default: Specify if you want Today’s Date to be displayed by default or select None to leave this option blank.&#x20;
* Range: Specify whether the field will be range or single date field


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.workdigital.io/custom-database-apps/columns/column-types/date-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
