diff --git a/mozilla/webtools/bugzilla/template/en/default/list/list.rss.tmpl b/mozilla/webtools/bugzilla/template/en/default/list/list.rss.tmpl index f1d6c474543..cf6901bd7d6 100644 --- a/mozilla/webtools/bugzilla/template/en/default/list/list.rss.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/list/list.rss.tmpl @@ -63,7 +63,7 @@ [% Param('urlbase') FILTER xml %]show_bug.cgi?id=[% bug.bug_id FILTER xml %] [% bug.reporter_realname FILTER xml %] - [% date.format( format=>"%Y-%m-%dT%H:%MZ",time=>bug.opentime) FILTER xml %] + [% date.format(format=>"%Y-%m-%dT%H:%MZ",time=>bug.opentime,gmt=>1) FILTER xml %] [%# Filter out the entire block, so that we don't need to escape the html code out %] [% FILTER xml %]