Optional date padding?

Hi all,
I'm trying to have Hazel recognize my bank statement. The text I am expecting find is this:
My rule, which had 2 padded day-of-month, was not working. I switched the first date to use a non-padded day-of-month and Hazel found the file. I understand why that is, but is the rule going to fail to find a statement where the start date is a 2-digit day? For example, will
not be found? Any thoughts would be greatly appreciated!
Paul
I'm trying to have Hazel recognize my bank statement. The text I am expecting find is this:
- Code: Select all
for June 1, 2013 to June 30, 2013
My rule, which had 2 padded day-of-month, was not working. I switched the first date to use a non-padded day-of-month and Hazel found the file. I understand why that is, but is the rule going to fail to find a statement where the start date is a 2-digit day? For example, will
- Code: Select all
for June 30, 2013 to July 30, 2013
not be found? Any thoughts would be greatly appreciated!
Paul