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

i18n: Support Olson style timezone for MySQL

This patch attempts to query or detect the Olson style timezone
(e.g. America/Chicago) from the database. This is preferred over the
previous code as the previous code would always consider the current
database GMT offset rather than the GMT offset of the date being converted
(which might be on the other side of a DST transition).
parent 32a35130
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment