Now/w unexpected behaviour

Hello! I figured out that now/w is pointed at 03:00 and updated at 03:00 as well

But documentation says

|now/w|The beginning of this week at 00:00|
|now/w+1w|The end of this week|

There’s a probability that I have missconfigured date on my vikunja instance or machine, but I’ve not found any problems with time on my side

Maybe now/w is not synchronized with specified time zone? I have GMT+3 time zone

At first I thought that it’s a feature, but now when I found a doc about this values I’m sure it’s not. I guess I should have posted this issue to another forum section. Sorry :smiling_face_with_tear:

Where did you configure the time zone? In your user settings or on the server?

I configured the time zone in my user settings via web client

Did you also set the timezone in the config?

No, I didn’t set the timezone in the config. My assumption was that the web interface will override this option on the backend

I placed VIKUNJA_SERVICE_TIMEZONE: Etc/GMT+3 to the docker-compose file. Thank you! I hope this will help :slight_smile: