{% load custom_tags_and_filters %}

Calendar settings

{% csrf_token %}
The time the day starts in the calendar view (24h format).
days
The maximum number of days a recurring scheduled outage can be set in advance.
The following settings allow to customize the date format in the different calendar views. See FullCalendar documentation for more information on the syntax.
The time format for the calendar.
The column date format for the day view.
The column date format for the week view.
The column date format for the month view.


{% button type="save" value="Save settings" %}