I need to write a bash script that scans current directory and all its sub directories for files that are modified on a specific date.

It would be great if you can mention how to do the following as well.

1) Files modified on or after a specified date

2) Files modified between two dates

3) all the above cases with specified time