Skip to content
Snippets Groups Projects
Commit ec778946 authored by Jared Hancock's avatar Jared Hancock
Browse files

dates: MySQL 'GMT' includes BST

The PHP 'GMT' timezone is equivalent to the 'UTC' timezone and therefore
does not include summertime offsets. The 'GMT' timezone reported by MySQL,
however, does use the BST summertime offsets. Therefore, the 'GMT' reported
by MySQL should be explicitly translated to the 'UTC' timezone for use in
PHP.
parent afd63e11
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment