[mythtv-firehose] mythweb branch devel/utc updated by danielk. v0.26-pre-7-g0427785

Git Repo Owner noreply at mythtv.org
Tue Jun 5 14:41:44 UTC 2012


The branch, devel/utc has been updated on the
mythweb repository by gitolite user danielk.
       via  0427785aa49287630d7f1689664584195047536f (commit)
      from  9b72fca396bc60278a0e7e811afcbe43c212d9fc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0427785aa49287630d7f1689664584195047536f
Author:    Daniel Thor Kristjansson <dkristjansson at mythtv.org> at Tue, 5 Jun 2012 10:41:22 -0400
Committer: Daniel Thor Kristjansson <dkristjansson at mythtv.org> at Tue, 5 Jun 2012 10:41:22 -0400
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=0427785aa49287630d7f1689664584195047536f

Set php/pl connection timezone to +0:00
The PHP and Perl code uses unix UTC timestamps for internal timekeeping
and use mysql timezone conversions to convert UTC time to DB local time.
Since we keep the DB in UTC now this was doing an unwanted conversion.
Luckily turning this off is just a matter of setting a connection
time_zone value.



-----------------------------------------------------------------------

Summary of changes:
 classes/Database.php |    2 ++
 mythweb.pl           |    4 ++++
 2 files changed, 6 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list