Update timezone.md

This commit is contained in:
Radovan Ječmenica 2025-05-05 09:23:09 +02:00 committed by GitHub
parent d6808f4a10
commit 2230cf829f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,12 @@
sidebar_position: 4
---
# Change TimeZone
# Server Time
Change timezone for the host OS and user panel.
Use the Server Time section to update the system-wide timezone for both the host operating system and the OpenPanel user interface.
Changing the timezone ensures that logs, scheduled tasks, and UI timestamps align with your desired regional time settings.
After applying a new timezone, it is recommended to restart the server, or at minimum, restart the following services to apply changes correctly:
```systemctl restart admin cron```