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

Markup input value not load correctly when use time with meridiem p.m. #2860

Closed
3 tasks done
mario-alba opened this issue Sep 14, 2023 · 2 comments
Closed
3 tasks done

Comments

@mario-alba
Copy link

mario-alba commented Sep 14, 2023

Prerequisites

Describe the issue

When HTML code contains markup input with predefined time value in meridiem p.m., tempus-dominud constructor not load the correct value, overriding p.m. to a.m.

StackBlitz fork

https://stackblitz.com/edit/tempus-dominus-v6-simple-setup-import-qau8ft?file=index.html,index.js

What operating system(s) are you seeing the problem on?

Windows, Android

What browser(s) are you seeing the problem on?

Chrome, Firefox, Microsoft Edge, Opera

What version of are you using? You can find this information from the sample StackBlitz.

6.7.10

What your browser's locale? You can find this information from the sample StackBlitz.

es-CO

@mario-alba mario-alba added State: Triage Tickets that need to be triaged. Type: Bug labels Sep 14, 2023
@stackblitz
Copy link

stackblitz bot commented Sep 14, 2023

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@github-project-automation github-project-automation bot moved this to 🆕 New in Tempus Dominus Sep 14, 2023
@Eonasdan Eonasdan moved this from 🆕 New to 🏗 In progress in Tempus Dominus Nov 8, 2023
@Eonasdan Eonasdan added Area: TypeScript Area: Locale and removed State: Triage Tickets that need to be triaged. labels Nov 9, 2023
Eonasdan added a commit that referenced this issue Nov 10, 2023
@Eonasdan Eonasdan mentioned this issue Nov 10, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Tempus Dominus Nov 10, 2023
@Eonasdan
Copy link
Owner

Eonasdan commented Nov 10, 2023

Hello. This fixed with released with 6.7.19. Meridiem is now matched with the locales meridiem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants