Apologies if this has been answered somewhere, but I cannot change the date and time on my Mudi 7. I can change the time zone, but there is a default date and time. Via the app, the both sections are shaded and not editable.
Time will auto-sync as soon as there is a connection to the internet.
Hi
As admon mentioned, there is no option to manually configure the date and time by default. Once the device is connected to the internet, it will automatically synchronize the time via NTP.
If you need to set the date and time manually for some reason, you can SSH into the router and run the following command:
# date -s "YYYY-MM-DD HH:MM:SS"
date -s "2026-06-03 14:30:00"
Please note that once the device regains internet access, the time will be automatically corrected through NTP synchronization.