
david at istwok
Jun 7, 2012, 9:05 PM
Post #5 of 17
(819 views)
Permalink
|
|
Re: mythtv branch master updated by gigem. v0.26-pre-525-g7fb9747
[In reply to]
|
|
On Thu, Jun 07, 2012 at 09:56:09PM -0500, Bill Meek wrote: > On 06/07/2012 05:43 PM, Michael T. Dean wrote: > >On 06/07/2012 06:26 PM, George Nassas wrote: > >>On 2012-06-07, at 5:31 PM, noreply [at] mythtv (Git Repo Owner) wrote: > >> > >>>IMPORTANT NOTE: For the two latter changes to work properly, time zone > >>>data must be loaded into the MySQL server. If that is not done, any > >>>recording rules using them will not match any programs. > >>How would one know if this is the case? > > > >Easiest way is to just try to use a function that relies on it, such as: > > > >SELECT CONVERT_TZ('2012-06-07 12:00:00', 'GMT', 'America/New_York'); > ... Or if you want a way to check using only mythfrontend... Choose a program in prime time that is going to be recorded, go into the rule editor, turn on the "Prime time" filter and then "Preview" the changes. If nothing changes, you have working time zone support. > Thanks for that info. So I'll reciprocate (retaliate) with: > > http://www.mythtv.org/wiki/MySQL_Time_Zone_Tables > > And, added a note to the 0.26 release notes, even though its > commented out. Nice. David -- David Engel david [at] istwok _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-dev
|