> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/expressions/functions/functions-descriptions/date-functions/get-system-s-date.md).

# Get System´s Date

This Function returns a *\<string>*, which is the system’s date in format YYYYMMDD.

###

### **Examples**

Lets assume that the system date is at the 1st of March 2021.

* *Example 1*

DateSys()\
**Result** = 20210301
