> For the complete documentation index, see [llms.txt](https://200ok.gitbook.io/200ok-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://200ok.gitbook.io/200ok-documents/user-manual/built-in-functions/date-and-time/datevalue.md).

# dateValue

dateValue() function is the Standard function available in 200OK.

**Description** : The dateValue function formats the input expression as a date.

**Syntax** : fx\_dateValue(expression)

**Example** : fx\_dateValue(2023-07-23) gives the response 'July 23, 2023'.

Here we go with simple scenario using the above function.

**Scenario** : In a task management application, users need to view task deadlines in a readable date format. They utilize a function to format the input expression as a date value for displaying task deadlines. For example, using the function with the expression '2023-07-23' results in 'July 23, 2023', providing users with clear and understandable deadlines.

**Request Side** :&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/ttLjZnOyY_gZD__Ij_rUOYF7CEo5Tf77EKxHxTbgvq84fe6OGz5jYeWMG8lWlZcMFeax75EGPHmcZW4oFg382c4GAUZjyE3-vKkbvfnAPxCH0qZpDHam4JlMX1dYGFzMwxU_2eAxRvKx2_9vk3HTZ3I" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/cSgxL9E3mHM2Jk82b73SCF0H9Yxp5TUMECmfTlETwSzU24BXfUH-mbl-1rAeoOwVGD5QzsDWn0wq8RWW9ntESd0OrI_9hj_KHWCDiBTbbCVCl_Ll2gXIvVoTn1fHZ07yGwY8Nlp3RSTRhR7IbYMkk94" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/D52y_Qx2TYtxj0Raf_NdtFftrU8f0K3VoV8e3diUYYqfFPByU35lk5U6lQV0H3YjFTyR3t58V0cwfGArhH8_XMBOcCgRyck84qmAtuZGTf_HYMfNPm9UgcnmBoZFm-ITd-Gc8kLjJXrC6XRSZPOkaJ0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/s0kuMORI7NMNZTs7fjgBr5IQ11z7fpwRL4n2Tektq5tKGVXz5Sth57OfsPeBTlhRnoT2i25d9iz2m-wV-N_MRZy4uwd1dcOkiuq00ctNj4bYe4rtoI8tIil_5P5TyWztcKnpMn_QSq16JrejdI-ffos" alt=""><figcaption></figcaption></figure>

**Response Side** :&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/GMFC72Kwh6NVj9w0ji_DJ3j5gZGU28a5XyCB1OzddMRcr2FQT1poyf6qq_ORPIVNKXQV8mBXfKcRms5RZiWq4XKORqQp_FUoMqcAC8ZBbhMDwQlIBVYTRQ1xgAdegb0AmB1iCjxJvBXlSZPsiG72FiE" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/VAnZEDncLMEyVO-m3lbq_lS8Ex2Z9yyucZobenlpOp0_VDjukgh4CIOeEk-2bDFSLiQdRHQXlAgEcR8ojhZb55PTPoZnkPVb150HHOT5oOectTjqwlNUq7lGSfTovO8FzYfg-jDdijdBisInoQN7X60" alt=""><figcaption></figcaption></figure>
