]> iEval git - gruntmaster-page.git/blobdiff - tmpl/ct_entry.en
Fix previous commit
[gruntmaster-page.git] / tmpl / ct_entry.en
index 14ac48e608fd2f985abebb17b6930435ba86300c..a53bf41d8f7ae6a034ff015748ec8bc91f4e80e7 100644 (file)
@@ -1,5 +1,7 @@
-Contest start time: <tmpl_var start><br>
-Contest end time: <tmpl_var end><p>
+Contest start time: <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %><br>
+Contest end time:   <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end};   %><p>
+
+<tmpl_var ESCAPE=0 description>
 
 <tmpl_if started><a href="pb/">Problems</a><br>
 <a href="log/">Job log</a><br>
This page took 0.027238 seconds and 4 git commands to generate.