# Kalenderzeit

Der Antworttyp "calendar time" ermöglicht dem Befragten, ein Datum und eine Uhrzeit auszuwählen. Wenn Sie ihm nur die Auswahl des Datums erlauben möchten, können Sie den [time picker](/de/form-management/form-designer/answers/answer-types/time-picker.md) stattdessen verwenden.

![](/files/966036a528edd0b1beea1d71a4aef75c85ef5eb8)


---

# 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/de/form-management/form-designer/answers/answer-types/calendar-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.
