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

한국 표준시가 아닌 다른 시간대를 사용할 시 업타임 표시가 잘못나옵니다. #7

Closed
persontimeplace opened this issue Feb 17, 2024 · 1 comment

Comments

@persontimeplace
Copy link

web/inject.js 의 276 줄의 new Date(info.openDate) 에서 info.openDate 는 한국 표준시 기준의 시간이지만 new Date() 는 로컬 시간대의 시간으로 이를 인식하여 오차가 발생하는 것 같습니다.

@jebibot
Copy link
Owner

jebibot commented May 30, 2024

v1.10.0 (8b8c8f9 )에서 수정되었습니다. 감사합니다.

@jebibot jebibot closed this as completed May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants