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

fix: use UTC timeZone for Intl.DateTimeFormat #440 #441

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

DerBasler
Copy link
Contributor

No description provided.

@iM-GeeKy
Copy link
Collaborator

No need to bump the version in the package.json, that will be done automatically once released.

@RichardLindhout RichardLindhout merged commit 5296b09 into web-ridge:master Jan 27, 2025
5 checks passed
@RichardLindhout
Copy link
Member

@DerBasler this breaks the modal header for a lot of users?

@RichardLindhout
Copy link
Member

I think you need to convert the datetime to the timezone of the user. Our date picker selects de date and time of the user not the UTC. So I also save the selected unix of the user and not of the UTC zone.

@DerBasler
Copy link
Contributor Author

DerBasler commented Feb 8, 2025

@RichardLindhout sorry to hear it solved my problem and then I did not investigate it enough. I saw you already reverted the change 👍

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

Successfully merging this pull request may close these issues.

3 participants