Opened 16 years ago
Closed 16 years ago
#7068 closed defect (fixed)
MythWeb Weather - Convert numbered days to text
Reported by: | Owned by: | Rob Smith | |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | Plugin - MythWeb | Version: | head |
Severity: | low | Keywords: | mythweb weather |
Cc: | Rob Smith | Ticket locked: | no |
Description
Some weather grabbers report their dates as numbers (i.e. the BBC grabber). This allows the day of the week to get translated properly (implemented in changeset [19068]).
The weather module for MythWeb was never updated to reflect this, so these numbers aren't translated to day names.
The attached patch fixes this.
-- Joe Ripley vitaminjoe@…
Attachments (2)
Change History (4)
comment:1 by , 16 years ago
Just realized I spelt 'Saturday' wrong in the patch...
'Satday' must be a day of the week in Smarch or something. Lousy Smarch.
-- Joe Ripley vitaminjoe@…
Note:
See TracTickets
for help on using tickets.
Fix day name translation