(date=dd/mm/yyyy)
Find files created on the date dd/mm/yyyy.
Usage 1: (date=dd/mm/yyyy)
Usage 2: (date=yyyy/mm/dd)
Usage 3: (date=yyyymmdd)
 Where yyyy is the year, mm is the date (01 to 12) and dd is the day (01 to 31).
 
Use this function to find all files and folders that were created on a specific date. The function will accept the date in one of three formats; dd/mm/yyyy or yyyy/mm/dd or yyyymmdd.
 
See Also
(date<dd/mm/yyyy) and (date>dd/mm/yyyy)
(adate<dd/mm/yyyy), (adate>dd/mm/yyyy) and (adate=dd/mm/yyyy)
(mdate<dd/mm/yyyy), (mdate>dd/mm/yyyy) and (mdate=dd/mm/yyyy)