tresni / freenas-rss-extension

Automatically exported from code.google.com/p/freenas-rss-extension
0 stars 0 forks source link

Show date in history tab in local time #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What would you like to see added/changed?
Convert RSS “pubdate” value to local time.

How would this improve your experience? What is the benefit of your
suggestion?
In my view it's easier to work with date when you needn't to add or
subtract timezone difference.

Please provide any additional information below.
Here's a patch with just a simple reformat of pubDate with strtotime() and
strftime().

Original issue reported on code.google.com by dar.quonb on 16 Nov 2009 at 9:24

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r70.

Using date(DATE_RSS) but we are now localizing time.

Update issue #21
Now discarding leading zeros on Smart Filtering for more consistent responses.

Original comment by tre...@gmail.com on 20 Nov 2009 at 5:30