mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-11-14 11:04:28 +08:00
2d22e4a391
Signed-off-by: Simon L <szaimen@e.mail.de>
10 lines
No EOL
691 B
Markdown
10 lines
No EOL
691 B
Markdown
# 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
|
|
- [ ] When it is set, running `date` inside Nextcloud related containers should return the correct timezone
|
|
|
|
You can now continue with [080-daily-backup-script.md](./080-daily-backup-script.md) |