From ef016929a9863810cb0e9078c13bd1142922a63d Mon Sep 17 00:00:00 2001
From: Dan McGee 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" }}
{{ 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" }} | {% endfor %} -- cgit v1.2.3-54-g00ecf