Jump to content

Getting the local time of location, not the servers local time


needs_upgrade

Recommended Posts

Mysql has its own time zone setting - http://dev.mysql.com/doc/refman/5.0/en/time-zone-support.html

 

If it is not your own mysql server, you will be limited to using the Per-connection time zone choice and execute a SET time_zone = timezone query once you have established a connection to the database server.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.