aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Feeds_get_wrong_timezone..mdwn
blob: 87757883d2373d774fac010bd14e607eb95625a7 (plain)
1
2
3
4
5
6
7
8
9
10
I have a file with an mtime of 0312 BST, or 0212 GMT. If the atom/rss feed is
generated while the system timezone is set to GMT, it's correctly shown as 0212
GMT. If the system time is set to BST, it's incorrectly shown as having been
created/modified at 0312 GMT.

This occurs in both RSS and Atom feeds, but not in the HTML pages (which
suggests it's not the server at fault, or IkiWiki overall, but rather
whatever's generating the RSS and Atom is converting timezones wrongly).

> [[done]], I *think* (description was not entirely clear) --[[Joey]]