messing with date
[nyc.indymedia.org.git] / etc / producer / newswireinclude.template
index 6f4170c..394b036 100755 (executable)
@@ -21,7 +21,8 @@
                         <a href="${config["Producer.DocRoot"]}/${language.code}/${n.date.formatted.yyyy}/${n.date.formatted.MM}/${n.id}.html">${n.title}</a>
                      </p>
                      <p class="datestamp">
-                        ${n.date.formatted.MMM} ${n.date.formatted.dd}th,
+                       
+                        ${n.date.formatted["MMM ddth, HH:mm"]}
                         <if (n.commentcount != 0) ><span class="comments">${n.commentcount} Comments</span></if>
                      </p>
                   </li>