(mtime=hhmm)
Find files that were last modified on the time hhmm.
Usage: (mtime=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>hhmm) and (time=hhmm)
(atime<hhmm), (atime>hhmm) and (atime=hhmm)
(mtime<hhmm) and (mtime>hhmm)