We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where is the clock defined?
happy@nucbox:~# docker exec -it 6620dbbf18d1 date Fri Sep 10 13:48:43 CEST 2021
happy@nucbox:~# docker exec -it 6620dbbf18d1 date
Fri Sep 10 13:48:43 CEST 2021
If I check the date in the container, it's correct.
But in the logs it's serval hours behind
happy@nucbox:~# tail -1 /var/overrustlelogs/logs/Lirik\ chatlog/September\ 2021/2021-09-10.txt [2021-09-10 11:48:43 UTC] melartini: never done drugs WeirdDude
happy@nucbox:~# tail -1 /var/overrustlelogs/logs/Lirik\ chatlog/September\ 2021/2021-09-10.txt
[2021-09-10 11:48:43 UTC] melartini: never done drugs WeirdDude
So where do I change the time from UTC to CEST?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Where is the clock defined?
happy@nucbox:~# docker exec -it 6620dbbf18d1 date
Fri Sep 10 13:48:43 CEST 2021
If I check the date in the container, it's correct.
But in the logs it's serval hours behind
happy@nucbox:~# tail -1 /var/overrustlelogs/logs/Lirik\ chatlog/September\ 2021/2021-09-10.txt
[2021-09-10 11:48:43 UTC] melartini: never done drugs WeirdDude
So where do I change the time from UTC to CEST?
The text was updated successfully, but these errors were encountered: