Index: trunk/tools/chromium-status/templates/base.html |
=================================================================== |
--- trunk/tools/chromium-status/templates/base.html (revision 232630) |
+++ trunk/tools/chromium-status/templates/base.html (working copy) |
@@ -17,7 +17,7 @@ |
</td> |
<td valign="top" align="right"> |
<b> {{ username }} </b> |
- <br />{{current_UTC_time|date:"D M d, H:i T " }} |
+ <br />{{current_UTC_time|date:"D, d M Y H:i:s T" }} |
</td> |
</tr> |
</table> |