# Calendar Date

The calendar answer type let the respondent pick a date.

![](/files/-MBy7UrNcucQ6nPPxYTT)

{% hint style="info" %}
Settings the [default text value](/form-management/form-designer/answers/answer-properties/field-properties.md) of the answer to a date will preset the calendar to that date while taking the survey.
{% endhint %}

By default ngSurvey will use a Gregorian calendar and adapt the calendar based on the selected language however if needed you may also configure your calendar to use the Umm al-Qura / *Hijri* calendar.

<figure><img src="/files/IZqrT5z2WkDuuU9tl6L1" 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.ngsurvey.com/form-management/form-designer/answers/answer-types/calendar-date.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.
