{% load humanize tz %} {% if bad_schedule %}
Invalid OnCalendar expression.
{% elif bad_tz %}Invalid timezone.
{% else %}Expected Ping Dates | |
---|---|
{% if forloop.first %} Next elapse: {% else %} #{{ forloop.counter }}: {% endif %} |
{% timezone tz %}
{{ d|date:"D Y-m-d H:i:s T" }}
{% endtimezone %}
|
(in UTC): | {{ d|date:"D Y-m-d H:i:s T" }} |
{{ d|naturaltime }} |