Skip to content

fix: handle timezone-naive timestamps and improve date formatting log#68

Merged
pankaj-bind merged 1 commit into
pankaj-bind:mainfrom
viveknimbolkar:fix/incorrect-time
May 9, 2026
Merged

fix: handle timezone-naive timestamps and improve date formatting log#68
pankaj-bind merged 1 commit into
pankaj-bind:mainfrom
viveknimbolkar:fix/incorrect-time

Conversation

@viveknimbolkar
Copy link
Copy Markdown

This fixes #63

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

@viveknimbolkar is attempting to deploy a commit to the pankaj-bind's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
accountsafe Ready Ready Preview, Comment May 8, 2026 6:05am

@pankaj-bind
Copy link
Copy Markdown
Owner

Hey @viveknimbolkar, thanks for the PR but the fix doesn't actually resolve the issue on my end. After pulling this branch and running the full Docker stack (docker-compose.local.yml), all login records still display "5:30 AM" with incorrect relative times like "about 6 hours ago" for logins that just happened.
Can you share a screenshot of the Login Activity table from your own machine after this PR, showing "Just now" / "less than a minute ago" for a fresh login?

@viveknimbolkar
Copy link
Copy Markdown
Author

Screenshot 2026-05-08 at 21 58 50

@pankaj-bind
Copy link
Copy Markdown
Owner

@viveknimbolkar if you want you can look for issue #62, I will review this PR soon

@pankaj-bind pankaj-bind added bug Something isn't working NSoC'26 level 2 labels May 8, 2026
@viveknimbolkar
Copy link
Copy Markdown
Author

Ok, sure.

@pankaj-bind pankaj-bind merged commit ef901a8 into pankaj-bind:main May 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working level 1 NSoC'26

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Incorrect relative time displayed for recent logins (Timezone mismatch)

2 participants