Jump to content

Date Time Zone


franzwarning

Recommended Posts

No the timezone is not based on where you live, but instead based on settings in PHP and/or the server's operating system.  The usual way of "deciding" the default timezone is to set the date.timezone setting in the php.ini file.

 

See the documentation for the date_default_timezone_get() function, which lists the available places (and order of preference) where the timezone can be configured.

Link to comment
https://forums.phpfreaks.com/topic/230073-date-time-zone/#findComment-1184915
Share on other sites

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.