Return encoded year-month-day
YMD()
This function returns the current local date as YYYYMMDD
none
Returns current date as YYYYMMDD.
YMD()>20190515 // returns 1 if date is past May 15, 2019.