I have set up an exposed date filter that should filter nodes based on month & year (month granularity). The problem is that the allowed input must be in the form "August, 2015". How I can make it accept an input like "08.2015" instead? Thanks.

Comments

W.M. created an issue.