question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Time of dates are wrong

See original GitHub issue

Hi, i have a quiet strange problem. All dates of the calendar are one hr in the future now in winter time. In the summer time it was 2 hrs.

I thought the time setting of the docker container is wrong. So i’ve started it now with -v /etc/localtime:/etc/localtime:ro to have the same time as the host.

checking with docker exec -it [ID] date confirms it.

But still the same problem. With a “normal” MM installation i don’t have any problem like this.

How can this happen with the docker image?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:18 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
sylvaingirardbecommented, Dec 5, 2018

Afaik, if you want to set a timezone for a container you can pass the correct one on using the environment: TZ: ‘Europe/Brussels’ SET_CONTAINER_TIMEZONE: ‘true’ CONTAINER_TIMEZONE: ‘Europe/Brussels’

No need to rebuild.

1reaction
ax42commented, Jun 28, 2019

I needed to set the clock with -e on both client and server for everything to work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

thinks time and dates are wrong (9) Crossword Clue
The Crossword Solver found 30 answers to "thinks time and dates are wrong (9)", 9 letters crossword clue. The Crossword Solver finds answers...
Read more >
Why do I mess up days and times all the time by writing ...
If you do it once in awhile, it's alright. Try to double check what you write, it's fine to make mistakes. Just get...
Read more >
How to Fix Excel Dates That Won't Change Format
How to fix Excel dates that will not change format. Fix dates that end up in the wrong order when sorted. Use built-in...
Read more >
Thinks time and dates are wrong - crossword puzzle clues ...
Today's crossword puzzle clue is a cryptic one: Thinks time and dates are wrong. We will try to find the right answer to...
Read more >
Excel keeps changing time or dates to incorrect format or ...
I'm trying to create an ongoing sheet that includes dates and time. I enter the time as this example: 5:00 and it changes...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found