I tried to set the timezone from the Query Window of PhpMyAdmin with:
SET time_zone = 'america/vancouver';
But I got an error: #1298 - Unknown or incorrect time zone: 'america/vancouver'.
'America/Vancouver' does not neither.
Thank you in advance!
SET time_zone = 'america/vancouver';
But I got an error: #1298 - Unknown or incorrect time zone: 'america/vancouver'.
'America/Vancouver' does not neither.
Thank you in advance!