mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-27 09:10:58 +08:00
6e84405249
Signed-off-by: szaimen <szaimen@e.mail.de>
10 lines
No EOL
692 B
Markdown
10 lines
No EOL
692 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 releated containers should return the correct timezone
|
|
|
|
You can now continue with [080-daily-backup-script.md](./080-daily-backup-script.md) |