Skip to content

Instantly share code, notes, and snippets.

@pbougie
Created January 31, 2013 16:17
Show Gist options
  • Save pbougie/4684018 to your computer and use it in GitHub Desktop.
Save pbougie/4684018 to your computer and use it in GitHub Desktop.
Set time zone to Coordinated Universal Time (UTC) for PHP in an .htaccess file.
php_value date.timezone UTC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment