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

time picker is not working in chrome browser #422

Open
adityaJ184 opened this issue Feb 9, 2023 · 2 comments
Open

time picker is not working in chrome browser #422

adityaJ184 opened this issue Feb 9, 2023 · 2 comments

Comments

@adityaJ184
Copy link

it shows Invalid DateTime after selecting time. It occurs in latest version of chorme browser.

chrome version (110.0.5481.78)

@pablomgs3
Copy link

I've spent the whole day trying to fix this myself but the problem is only happening on chrome. The issue seems to be related with chrome's locale format and how luxon parses the locale.

As a workaround, you can switch to the 24hr format in your input [format]="24"

Hope this helps until @Agranom can find a fix for this.

@Agranom
Copy link
Owner

Agranom commented Jun 8, 2023

@adityaJ184 Is the issue still valid?

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

3 participants