(atime=hhmm)
Find files that were last accessed on the time hhmmy.
Usage: (atime=hhmm)
 Where hh is the hour (00 to 23) and mm is the minute (00 to 59).
 
Use this function to find all files that were modified on a specific time.
To search for files created at exactly 8:42pm;
  (time=2042)
 
See Also
(time<hhmm), (time>hhmmy) and (time=hhmm)
(atime<hhmm) and (atime>hhmm)
(mtime<hhmm), (mtime>hhmm) and (mtime=hhmm)