Skip to main content

Sadržaj

import sve zone prvo

mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root -p mysql

SET GLOBAL time_zone = 'Europe/Zagreb'; SELECT @@global.time_zone; SELECT NOW();