Replace MMDD0000 with todays month (MM) and day (DD)
$ touch -t 05040000 /tmp/timestamp
$ find ~ -newer /tmp/timestamp
Replace MMDD0000 with todays month (MM) and day (DD)
$ touch -t 05040000 /tmp/timestamp
$ find ~ -newer /tmp/timestamp