I wondered if there was a way for me to find a certain type of file that was created on certain days. For example, I would like to find all files with the extension .mts created on all previous Sundays. I know that I can use the term *.mts dm:<the dates I'm looking for> but wondered if instead of having to type the actual date of each Sunday previous, there was a syntax for this?