{% 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.



Calendar format

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.

Reservation confirmations



The following settings allow to customize the date and time formats displayed on confirmations when creating a reservation.
The date format (not including time).
The time format.
{% button type="save" value="Save settings" %}