# Time is wrong in a (synology) hosted docker installation (SOLVED)

**URL:** https://discourse.nodered.org/t/time-is-wrong-in-a-synology-hosted-docker-installation-solved/23878
**Category:** General
**Created:** [30 March 2020 08:31 UTC](https://discourse.nodered.org/t/time-is-wrong-in-a-synology-hosted-docker-installation-solved/23878 "2020-03-30T08:31:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dougle03](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dougle03/32/32979_2.png) [@dougle03](https://discourse.nodered.org/u/dougle03)
#### Post date: [30 March 2020 08:31 UTC](https://discourse.nodered.org/t/time-is-wrong-in-a-synology-hosted-docker-installation-solved/23878/1 "2020-03-30T08:31:30Z")

</div>

Good morning all,  
My NodeRed installation that is in Docker running on a Synology NAS has an incorrect time, it's one hour behind.  
The clocks went forward yesterday and the host NAS does have the correct time, but my NodeRed installation has not updated.  
I've tried restarting the docker image, I've also tried restarting the NAS but no joy.  
Also, when trying to make changes via the bash terminal I'm not getting very far...  
When trying:

```auto
date +%T -s "11:14:00"

```

I get:

```auto
date: can't set date: Operation not permitted

```

Any help would be brilliant. Thanks

---

<div class="post-metadata">

### Author: ![dougle03](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dougle03/32/32979_2.png) [@dougle03](https://discourse.nodered.org/u/dougle03)
#### Post date: [30 March 2020 09:10 UTC](https://discourse.nodered.org/t/time-is-wrong-in-a-synology-hosted-docker-installation-solved/23878/2 "2020-03-30T09:10:01Z")

</div>

This was solved by adding in a variable to the docker image setup within the gui.  
TZ=Europe/London

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [29 May 2020 09:10 UTC](https://discourse.nodered.org/t/time-is-wrong-in-a-synology-hosted-docker-installation-solved/23878/3 "2020-05-29T09:10:13Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
