I have an application that loads CSV files from a directory. These file use a naming convention that includes date file info, lets say Something-20160218.
Can I do something to read only file from an specific date or period of time? or making it relateve to Today's data, like last 1 month?