summaryrefslogtreecommitdiff
path: root/mercurial/templates/gitweb/changeset.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'mercurial/templates/gitweb/changeset.tmpl')
-rw-r--r--mercurial/templates/gitweb/changeset.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mercurial/templates/gitweb/changeset.tmpl b/mercurial/templates/gitweb/changeset.tmpl
index 7c8f731..31399e3 100644
--- a/mercurial/templates/gitweb/changeset.tmpl
+++ b/mercurial/templates/gitweb/changeset.tmpl
@@ -32,7 +32,7 @@ changeset |
<div class="title_text">
<table cellspacing="0">
<tr><td>author</td><td>{author|obfuscate}</td></tr>
-<tr><td></td><td class="date age">{date|rfc822date}</td></tr>
+<tr><td></td><td class="date age">{date|date}</td></tr>
{branch%changesetbranch}
<tr><td>changeset {rev}</td><td style="font-family:monospace">{node|short}</td></tr>
{parent%changesetparent}