Open jberanek opened 6 years ago
Assuming you are using 1.7.0, then try adding the following line at line 9 of week.php, ie just after the require
statements:
$weekstarts = date('w');
Original comment by: campbell-m
Its work! Thank you SIR!
Original comment by: *anonymous
Hi, how to make the week calendar start with the current date (for example, starting for today from Friday, that is Friday in the first table) and then seven days in advance, not to continually start from Monday
Reported by: *anonymous
Original Ticket: mrbs/support-requests/1435
Attachments: https://sourceforge.net/p/mrbs/support-requests/1435/attachment/week_table.JPG