Criteria Conditions
Last updated
Was this helpful?
Last updated
Was this helpful?
It's quite common to want to filter on a given anniversary.
If you want to specify the anniversary for some "static" date like : dayOfMonth:23
and month:12
Here is how this might appear when specified in JSON:
This is a relatively easy recipe, but it's included anyway.
If you want to specify the typical summer months in the northern hemisphere: months:6,7,8
If you want to specify the typical summer months in the southern hemisphere: months:12,1,2