pickup files.

How can I pickup files with a specific date by "ls" command without options?

By "pickup" do you mean you want files based on a particular date and that too by only using the "ls" command without options ?
You would need atleast the -l option if you want to look for the date.