Location {% with location_form as form %} {% include 'formfields.html' %} {% if perms.config.location %}
{% else %}
You do not have permission to change these settings
{% endif %} {% endwith %}
System Location
The system timezone controls the time used by the {{request.settings.SKU_NAME}} internally. {% if request.settings.EPGS %} EPG rendering will be performed in the Timezone specified. {% endif %} The Physical Location field is used within this GUI and monitoring systems to provide a friendly identifier for the machine.
Current Date {% with date_form as form %} {% include 'formfields.html' %} {% if perms.config.location %}
{% else %}
You do not have permission to change these settings
{% endif %} {% endwith %}
System Date
If your system has a working upstream network connection you should never need to set the system date. It will use a Network Time Protocol server to keep the date accurate.