From ef43bff1ca455cf9608d463408598924220cb4e3 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 2 Sep 2007 19:29:40 +0000 Subject: * Correct generation of RFC 3339 format times for atom/rss feeds. Always use gmtime for these since a time zone is not specified. --- doc/bugs/Feeds_get_wrong_timezone..mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/bugs/Feeds_get_wrong_timezone..mdwn') diff --git a/doc/bugs/Feeds_get_wrong_timezone..mdwn b/doc/bugs/Feeds_get_wrong_timezone..mdwn index dd34bbbc6..87757883d 100644 --- a/doc/bugs/Feeds_get_wrong_timezone..mdwn +++ b/doc/bugs/Feeds_get_wrong_timezone..mdwn @@ -6,3 +6,5 @@ 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]] -- cgit v1.2.3