From: Lars Hjemli Date: Sun, 19 Sep 2010 18:58:15 +0000 (+0200) Subject: Merge branch 'stable' X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/9043b46f85eb43c918a172663af34c084587bd1a?hp=-c Merge branch 'stable' --- 9043b46f85eb43c918a172663af34c084587bd1a diff --combined ui-atom.c index 9f049ae,881872c..5c854c7 --- a/ui-atom.c +++ b/ui-atom.c @@@ -24,7 -24,7 +24,7 @@@ void add_entry(struct commit *commit, c html_txt(info->subject); html("\n"); html(""); - cgit_print_date(info->author_date, FMT_ATOMDATE, ctx.cfg.local_time); + cgit_print_date(info->author_date, FMT_ATOMDATE, 0); html("\n"); html("\n"); if (info->author) { @@@ -49,7 -49,7 +49,7 @@@ } html("\n"); html(""); - cgit_print_date(info->author_date, FMT_ATOMDATE, ctx.cfg.local_time); + cgit_print_date(info->author_date, FMT_ATOMDATE, 0); html("\n"); if (host) { html("