# Date & Time

A date field allows you to easily enter a date and optionally a time into a cell. When editing a date, you will be presented with a calendar widget that makes it easy to select a specific date.

![](/files/-MG5eRQXrgjh0McvcpjU)

You can also select a Date format by setting up a field in the Visual Builder.

![](/files/-MG5f8Pn7vkxxZnRdkzP)

## Custom Format

Jet allows you to update to Date Format. The following date format you can find here: <https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table>

<figure><img src="/files/9qlhjDYuVW7hfaklYYrt" alt=""><figcaption></figcaption></figure>


---

# 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://docs.jetadmin.io/user-guide/design-and-structure/components/fields/date-and-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.
