2022-05-25 01:03:03 +08:00
|
|
|
# Timezone change
|
|
|
|
|
|
|
|
- [ ] At the very bottom of the page you should see the timezone change section
|
|
|
|
- [ ] When the containers are stopped, you should be able to change it and set/reset it
|
|
|
|
- [ ] If not already set, it should show an input field where you can enter a timezone
|
|
|
|
- [ ] `Europe/Berlin` should be accepted, e.g. `Europe Berlin` not
|
|
|
|
- [ ] When it is set, it should show that it is set to which timezone and display a button that allows to reset it again which does this on a press
|
2023-06-17 18:13:40 +08:00
|
|
|
- [ ] When it is set, running `date` inside Nextcloud related containers should return the correct timezone
|
2022-07-11 04:33:24 +08:00
|
|
|
|
|
|
|
You can now continue with [080-daily-backup-script.md](./080-daily-backup-script.md)
|