Instead of the suggestions above, I found if I started the week with Sunday, the issue was resolved.
Starts the week on Monday:
if(get_settings('start_of_week') != 1) {
Start the week on Sunday:
if(get_settings('start_of_week') != 7) {
Found 8 times: lines 279, 300, 557, 579, 1531, 1552, 1808, and 1829
https://kctcspresident.com/