# DATE

#### Syntax <a href="#syntax.15" id="syntax.15"></a>

**DATE**(*value*)

* *value* - den Wert, der umgewandelt werden soll -***Wertetyp**:* Text oder Zahl

Für die Umrechnung von Zahlen in ein Datum verwendet nedyx das Datumssystem 1900, so dass eine Zahl die Anzahl der Tage seit dem 01.01.1900 darstellt.

#### Beispiel <a href="#examples.1" id="examples.1"></a>

Die linke Tabelle enthält die Datumswerte, die aus den Werten in Tabelle 1 umgewandelt wurden.

<figure><img src="/files/o38nHA1FAzOlAafYuHDo" 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.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/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.
