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

Playlist view page display date is off by one in Safari #283

Closed
eric-gilbertson opened this issue Mar 9, 2022 · 0 comments
Closed

Playlist view page display date is off by one in Safari #283

eric-gilbertson opened this issue Mar 9, 2022 · 0 comments

Comments

@eric-gilbertson
Copy link
Collaborator

Playlist view page display date is off by one in Safari. The date in Safari is one less than the actual date, e.g. 3/8/2022 (Tuesday) displays as Monday Mar 7 2022 in Safari. Fix by initializing the date objects to the current time rather than 00:00:00 when creating Date objects in this page.

RocketMan added a commit that referenced this issue Mar 11, 2022
@RocketMan RocketMan added this to the v2.11.2 hotfix milestone Mar 13, 2022
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