From: mtopper Date: Thu, 4 Aug 2005 16:51:05 +0000 (+0000) Subject: date formatting X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=5a2c3004372e2b4fddf825405a6a49aae5ba95e2;p=nyc.indymedia.org.git date formatting --- diff --git a/etc/producer/newswireinclude.template b/etc/producer/newswireinclude.template index 394b036..151a816 100755 --- a/etc/producer/newswireinclude.template +++ b/etc/producer/newswireinclude.template @@ -21,8 +21,7 @@ ${n.title}

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

@@ -35,8 +34,8 @@

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