Ignore previous. Try adding this line to LocalSettings.php:
$wgLocalTZoffset = date("Z") / 60;
Kind regards,
Herta
Thanks Herta,
It was exactly that. I've added $wgLocalTZoffset = date("Z") / 60; to LocalSettings.php and it worked like a charm.
Best Regards, Leon Kolchinsky