Support for "Nth day of month"
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3028905. --> Reported by: [tormu](https://www.drupal.org/user/57616) Related to !14 >>> <p>If selecting a "monthly" recurrence, there's option to select for example every first Monday, but no option for "every first day of the month"</p> <p>Rrule supports this, for example every 2nd and 15th day of month:<br> RRULE:FREQ=MONTHLY;BYMONTHDAY=2,15</p>
issue