X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c8bc3fc04c9af0fd881fb43b8e540fd93920b851..eca95229acdc3c7c27fdcc1319f5c96da9e3b538:/ui-atom.c diff --git a/ui-atom.c b/ui-atom.c index 9f049ae..9331f74 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->committer_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("