[mythtv-commits] Ticket #8256: mythweather:time not localised.
MythTV
mythtv at cvs.mythtv.org
Tue Mar 30 03:44:23 UTC 2010
#8256: mythweather:time not localised.
----------------------------------------------------+-----------------------
Reporter: alec leamas <leamas.alec%at%gmail.com> | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeather | Version: 0.22-fixes
Severity: medium | Mlocked: 0
----------------------------------------------------+-----------------------
As of 0.22, mythweather displays six 3-hours periods in the 18-hour
forecast. Each period is labeled with a timestamp like '4 PM'
This is actually problematic for me, and also many other over here. We are
used to 24 hours clock, and each time I see a PM/AM I need to doublecheck
what it means.
Time should be presented in user's locale, as weekday already is in the
3-days/6-days forecast IMHO. I don't really see a need for a user
preference, using the standards locale stuff should be sufficient(?).
This might or might not affect the grabber interface. In the long run, it
means that myth needs to parse the data instead of displaying it as-is.
Parsing is much simpler if the time value becomes more specified, not just
a string as today.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8256>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list