[mythtv] [PATCH]: mythweb patch for mythweather

Mark Paulus mark.paulus at verizonbusiness.com
Wed Mar 1 15:27:52 UTC 2006


Attached is a patch that fixes a problem where the Forecast day(s) of 
the week are mis-calculated/mislabeled.

I saw 2 ways to fix this.  One was slightly less involved, but I picked 
the way I did under the philosophy that we should be using mktime() 
standards internally, and customizing data returned from a website to 
match that "internal standard".  That way, if we use a different 
website, the only changes required later will be to make it's data 
conform to mktime standards, and none of the backend/display routines 
will need to be changed (That's the theory anyway....)

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mythweather.patch
Url: http://mythtv.org/pipermail/mythtv-dev/attachments/20060301/0d1d592a/attachment.diff 


More information about the mythtv-dev mailing list