From 38a1a9aedc98df1e89c012f97580ff5c97dd3b38 Mon Sep 17 00:00:00 2001 From: mtopper Date: Thu, 4 Aug 2005 16:34:58 +0000 Subject: [PATCH] messing with date --- etc/producer/newswireinclude.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/producer/newswireinclude.template b/etc/producer/newswireinclude.template index 6f4170c..394b036 100755 --- a/etc/producer/newswireinclude.template +++ b/etc/producer/newswireinclude.template @@ -21,7 +21,8 @@ ${n.title}

- ${n.date.formatted.MMM} ${n.date.formatted.dd}th, + + ${n.date.formatted["MMM ddth, HH:mm"]} ${n.commentcount} Comments

-- 2.11.0