Y
Hacker News
new
|
ask
|
show
|
jobs
by
dom0
3456 days ago
You should store that similar to this:
begin = (today, 12:00) (eg. 2017-01-01T12:00:00) repeat = RRULE:FREQ=WEEKLY;COUNT=1;BYDAY=MO
Note that "begin" is usually something software figures out itself.