X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a9d6e6e695da6c6ed7f4bb32630ab2f3d9314806..9043b46f85eb43c918a172663af34c084587bd1a:/ui-atom.c diff --git a/ui-atom.c b/ui-atom.c index 9f049ae..5c854c7 100644 --- a/ui-atom.c +++ b/ui-atom.c @@ -24,7 +24,7 @@ void add_entry(struct commit *commit, char *host) 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 @@ void add_entry(struct commit *commit, char *host) } 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("