# 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
