The main issue I can't fix is the WRONG month is displaying at the top of the grid monthly calendars.
Is this related to something on the server (could the date be wrong somewhere I can't control) or something internally?
The calendar template calls this:
Code: Select all
{$month_names[$month]}
Can anyone shed some light?