Type
Bugfix
Breaking Change?
No
Description
Date pattern argument in date placeholders is the third argument when using isBefore, isExact and isAfter placeholders. This is just simple fix to check that there are more than 2 arguments instead of 3 when checking if there is date pattern argument
### Type
Bugfix
### Breaking Change?
No
### Description
Date pattern argument in date placeholders is the third argument when using isBefore, isExact and isAfter placeholders. This is just simple fix to check that there are more than 2 arguments instead of 3 when checking if there is date pattern argument