> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/date.md).

# DATE

Converts a value into value type “date”.

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

**DATE**(*value*)

* *value* - the value which should be converted - ***Value type**: text or number*

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

* For converting numbers to date, nedyx uses the 1900 date system, so a number represents the number of days since 01/01/1900.

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

The left table contains the date values, which have been converted from the values in table1.

<figure><img src="https://1085786630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWv5M2BoEVu0kDIV5EPs4%2Fuploads%2Fgit-blob-a43002ca21ad3874e6208a7477e674a5e32ead4e%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>
