move the timezone change section to a better place

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-05-24 19:03:03 +02:00
parent 4740ff1370
commit 13ca4c164a
4 changed files with 37 additions and 27 deletions

View file

@ -0,0 +1,8 @@
# 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