[GH-ISSUE #3] weird timezone thing — doesn’t always change properly?? #2

Closed
opened 2026-02-27 20:04:48 +03:00 by kerem · 3 comments
Owner

Originally created by @catdkl on GitHub (Mar 28, 2025).
Original GitHub issue: https://github.com/misiektoja/github_monitor/issues/3

If you put “Auto” or just leave the timezone as whatever your local one is in LOCAL_TIMEZONE, the tool shows timestamps fine… but then if you try switching it to like a totally different one (idk like America/Los_Angeles or whatever), it still shows stuff in your local timezone anyway?? kinda weird

Originally created by @catdkl on GitHub (Mar 28, 2025). Original GitHub issue: https://github.com/misiektoja/github_monitor/issues/3 If you put “Auto” or just leave the timezone as whatever your local one is in LOCAL_TIMEZONE, the tool shows timestamps fine… but then if you try switching it to like a totally different one (idk like America/Los_Angeles or whatever), it still shows stuff in your local timezone anyway?? kinda weird
kerem closed this issue 2026-02-27 20:04:49 +03:00
Author
Owner

@misiektoja commented on GitHub (Mar 31, 2025):

Yeah, you've got me scratching my head, but I can confirm the issue.

I discovered that I was handling some objects incorrectly as the converted timestamps were using local time zone instead of the one defined in LOCAL_TIMEZONE. I will fix the code, but it might take some time as it requires refactoring quite a few places.

<!-- gh-comment-id:2764838791 --> @misiektoja commented on GitHub (Mar 31, 2025): Yeah, you've got me scratching my head, but I can confirm the issue. I discovered that I was handling some objects incorrectly as the converted timestamps were using local time zone instead of the one defined in LOCAL_TIMEZONE. I will fix the code, but it might take some time as it requires refactoring quite a few places.
Author
Owner

@misiektoja commented on GitHub (Apr 8, 2025):

Hey, I managed to solve the issue. Check out the code I pushed and let me know if everything is good now!

<!-- gh-comment-id:2787309245 --> @misiektoja commented on GitHub (Apr 8, 2025): Hey, I managed to solve the issue. Check out the code I pushed and let me know if everything is good now!
Author
Owner

@catdkl commented on GitHub (Apr 8, 2025):

everything’s working fine now! really appreciate the help 🙏

<!-- gh-comment-id:2787892492 --> @catdkl commented on GitHub (Apr 8, 2025): everything’s working fine now! really appreciate the help 🙏
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/github_monitor#2
No description provided.