-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Maintenance start/end time input incorrectly uses system timezone #4066
Comments
Could you try restarting your instance as noted in #3626 |
|
I'm able to reproduce this issue. IT IS RELATED TO YOUR BROWSER/SYSTEM TIMEZONE. Let's say we have a planned maintenance on 2023-11-30 10:00-11:00 (UTC+8), aka 2023-11-30 11:00-12:00 (UTC+9) How to reproduce:
Related to this code block: uptime-kuma/src/components/MaintenanceTime.vue Lines 30 to 37 in 80efe9b
|
Hi @chakflying / @CommanderStorm, |
I don't think this issue is complicated enough to require assignment, and we don't assign issues here in general. If you have a solution you can open a pull request following the guidelines. |
…Use Explicitly Specified Timezone
…Use Explicitly Specified Timezone
🛡️ Security Policy
Description
I set the Chinese time, but after exiting, the time displayed was 1 hour later than the set time, but the actual execution time was correct.
👟 Reproduction steps
Select the time zone as Shanghai and set up planned maintenance
👀 Expected behavior
Time display leading to status page errors
😓 Actual Behavior
Status page error time display
🐻 Uptime-Kuma Version
1.23.6
💻 Operating System and Arch
Ubuntu 22.04.3 LTS
🌐 Browser
edge
🐋 Docker Version
Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: