 |
timezone - UTC Offset in PHP - Stack Overflow
What's the easiest way to get the UTC offset in PHP, relative to the current (system) timezone? ... Thanks. Unfortunately, PHP requires that you call date_default_timezone_set(). If you set that to GMT, your dates from a database will still be in local ti
stackoverflow.com |
 |