diff --git a/templates/devel/clock.html b/templates/devel/clock.html index ec567c2d..1bc9a849 100644 --- a/templates/devel/clock.html +++ b/templates/devel/clock.html @@ -10,8 +10,8 @@

Developer World Clocks

depends on developers keeping the time zone information up to date, so if you see 'UTC' listed, pester them to update their settings.

- Arch Server Time: {{ now|date:"Y-m-d H:i" }}
- UTC Time: {{ utc_now|date:"Y-m-d H:i" }} + Arch Server Time: {{ now|date:"Y-m-d H:i T" }}
+ UTC Time: {{ utc_now|date:"Y-m-d H:i T" }}

@@ -31,7 +31,7 @@

Developer World Clocks

- + {% endfor %}
{{ dev.username }} {{ dev.userprofile.location }} {{ dev.userprofile.time_zone }}{{ dev.current_time|date:"Y-m-d H:i" }}{{ dev.current_time|date:"Y-m-d H:i T" }}