> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/de/form-management/form-designer/answers/answer-types/calendar-date.md).

# Kalenderdatum

Der Antworttyp Kalender ermöglicht dem Befragten, ein Datum auszuwählen.

![](/files/7b8026cad9fad3506b6b1f64f875cc379718a8ad)

{% hint style="info" %}
Einstellungen des [Standardtextwerts](/de/form-management/form-designer/answers/answer-properties/field-properties.md) der Antwort auf ein Datum stellt den Kalender während der Teilnahme an der Umfrage auf dieses Datum vorein.
{% endhint %}

Standardmäßig verwendet ngSurvey einen gregorianischen Kalender und passt den Kalender basierend auf der ausgewählten Sprache an, jedoch können Sie bei Bedarf auch Ihren Kalender so konfigurieren, dass er den Umm al-Qura / *Hijri* Kalender verwendet.

<figure><img src="/files/fa7b7dbfc58db34753fa83d0dec84b97e1859beb" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/de/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.
