Hash&Salt

Recurr

This plugin integrates the Recurr library to make it easier to work with repeating dates (like events on a calender).

$datelist = $site->recurr(
    '2022-09-10 20:00:00',
    '2022-09-11 02:00:00',
    'WEEKLY',
    ['WE', 'TH', 'FR'],
    '2022-10-11'
);
Version
0.0.7
License
MIT
Stars
11
Supports
K4 K3
Updated
7 Apr 2024
Implements
More