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

Timestamps are off by several hours #644

Open
nineclicks opened this issue Jan 14, 2023 · 0 comments
Open

Timestamps are off by several hours #644

nineclicks opened this issue Jan 14, 2023 · 0 comments

Comments

@nineclicks
Copy link

Timestamps like last_modified_gmt and last_touch are off by -3 hours. I actually first noticed this when tinkering with the lastpass-python library so I think it is actually the lastpass server doing this. But I cannot imagine by what logic this is happening. I can't find this documented anywhere. I don't want to just adjust it by 3 hours without understanding why in case there is something else going on.

If I save a password at 12:00 PST, it comes back as 9:00 PST. This happens whether update the password in the CLI or the lastpass browser extension. The browser extension shows the time correctly so some kind of deliberate conversion seems to be happening but I cannot imagine what. If it was off by 8 hours or 5 hours then I would assume it had something to do with storing it timezone unaware like how windows stores system time. But 3 hours is kind of strange.

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

1 participant