grep command query

list ALL file entries with a last modification date of September 20. using grep

$ ls -ltr | grep " Sep 20 "