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

Datepicker am/pm error for 24h time format #5004

Closed
4 tasks done
antiuser opened this issue Aug 25, 2019 · 3 comments
Closed
4 tasks done

Datepicker am/pm error for 24h time format #5004

antiuser opened this issue Aug 25, 2019 · 3 comments
Assignees
Milestone

Comments

@antiuser
Copy link
Contributor

antiuser commented Aug 25, 2019

Prerequisites

Description

Datepicker show me 12h time format, even in my settings im using 24h time format.

Steps to Reproduce

Create new ticket, call datepicker on custom field (maybe on a stanard field this issue seen, for example - Due Date field), and see that i have only 0..12 hours, instead of 0..23 hours, in settings i have 24h format.

Expected behavior: [What you expected to happen]
When call datepicker i want to see hours range from 00 to 23 (when i have 24h format in settings).

Actual behavior: [What actually happened]
Im assume, this is upgraded datepicker plugin, because this feature was rebase in 0.12.2 version, but 24h format in datepicker was correct in 0.12 version

Versions

0.12.2

Also, please include the OS and what version of the OS you're running. As well as your browser and browser version.
Debian 9 x64, Google Chrome 76.0.3809.100

@protich protich added this to the 1.14 milestone Sep 4, 2019
@protich protich self-assigned this Sep 4, 2019
@protich
Copy link
Member

protich commented Sep 4, 2019

This is indeed due to the new date time picker. I'll look into addressing it in the next version.

@antiuser
Copy link
Contributor Author

antiuser commented Sep 4, 2019

Thank you much!

@protich
Copy link
Member

protich commented Oct 1, 2019

This issue is addressed in PR #5076 - thanks for raising it.

@protich protich closed this as completed Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants