{% extends "base.html" %} {% block title %}Parabola GNU/Linux-libre - Hackers World Clocks{% endblock %} {% block content %}
This page helps prevent you from waking a sleeping hacker. It also depends on hackers keeping the time zone information up to date, so if you see 'UTC' listed, pester them to update their settings.
Parabola Server Time: {{ now|date:"Y-m-d H:i T" }}
UTC Time: {{ utc_now|date:"Y-m-d H:i T" }}
Hacker | Username | Alias | Location | Time Zone | Current Time |
---|---|---|---|---|---|
{{ dev.get_full_name }} | {{ dev.username }} | {{ dev.userprofile.alias }} | {{ dev.userprofile.location }} | {{ dev.userprofile.time_zone }} | {{ dev.current_time|date:"Y-m-d H:i T" }} |