Skip to content
New issue

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

Timezone issue #1625

Closed
2 tasks done
pbunluesin opened this issue May 9, 2022 · 2 comments
Closed
2 tasks done

Timezone issue #1625

pbunluesin opened this issue May 9, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@pbunluesin
Copy link

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

Hello,

Could you please help check time zone for docker image. I found issue that send data to notification with wrong date. I want UTC+7 but it sent UTC.I have already set time zone on docker command also uptime-Kuma UI interface. It still send notification to Line with wrong date.
( not sure if I install with installer will found this issue or not)

docker command

docker run -d --restart=always -e 'TZ=Asia/Bangkok' -v C:\uptime-kuma:/app/data -p 3001:3001 --name uptime-kuma-test louislam/uptime-kuma:1

datetime inside docker container
image

Line notification with wrong timezone
notification

👟 Reproduction steps

👀 Expected behavior

It should send notification with UTC+7

😓 Actual Behavior

It send notification with UTC

🐻 Uptime-Kuma Version

1

💻 Operating System and Arch

Windows

🌐 Browser

Google Chrome

🐋 Docker Version

20.10.12

🟩 NodeJS Version

No response

📝 Relevant log output

No response

@pbunluesin pbunluesin added the bug Something isn't working label May 9, 2022
@pbunluesin
Copy link
Author

I have tried with latest version still found this problem.

@louislam
Copy link
Owner

louislam commented May 9, 2022

Duplicate of #40

@louislam louislam marked this as a duplicate of #40 May 9, 2022
@louislam louislam closed this as completed May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants