If you want to receive reminder e-mails on a certain day of the week instead, you can use a simple formula that will calculate this day of the week first, and set this date to send out reminders.
The following formula example will calculate the date of the next Sunday, and send reminders on the next Sunday for a date in field A1.
A1+8-WEEKDAY(A1)