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

Steam Games with a last-played date prior to August 1st, 2011 show up with a date of January 1st, 1970 #307

Open
ZLoth opened this issue Jul 23, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ZLoth
Copy link

ZLoth commented Jul 23, 2023

Bug Description

Because of the date being pulled from Steam into Playnite, any games that were played prior to August 1st, 2011 have a Last Played date of January 1, 1970. As Steam was first available in September 12, 2003, this is an impossible date. Instead of displaying January 1, 1970, can we have the date displayed as "A long time ago"?

Playnite DesktopApp 2023-07-22 22-03-22
Example screenshot

Playnite DesktopApp 2023-07-22 22-08-49
About Screen

To Reproduce

Have games in Steam with a last played date prior to August 1st, 2011.

Diagnostics ID

db6c5148-7960-4b53-8129-dbc5ee6e7c74

Screenshots

Playnite DesktopApp 2023-07-22 22-03-22
Example screenshot

Playnite DesktopApp 2023-07-22 22-08-49
About Screen

@ZLoth ZLoth added the bug Something isn't working label Jul 23, 2023
@JosefNemec JosefNemec transferred this issue from JosefNemec/Playnite Jul 23, 2023
@JosefNemec
Copy link
Owner

I'm guessing Steam just doesn't have that data prior to 2011 and returns Unix epoch time in if that happens.

@ZLoth
Copy link
Author

ZLoth commented Jul 23, 2023

That's correct. And it also occurs when you use Library → Configure Integrations → Advanced → Import Steam Last Played as well as the regular library import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants