question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Datetime issue - 24hr format is showing properly, but 'picker' stays 12hr. Include improvement suggestion.

See original GitHub issue

As mentioned in the title: Datetime picker is showing proper time, but picker stays 12hr.

Source code:

<quasar-datetime
  v-model="event.time"
  type="time"
  format="H:mm"
></quasar-datetime>

Picture

SUGGESTION: I think it would be good to have an option for arrows only (plus/minus hr and m), without the clock.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
murbanowiczcommented, Nov 3, 2016

So good! I appreciate your effort on Quasar

2016-11-03 8:15 GMT+00:00 Razvan Stoenescu notifications@github.com:

Yes, you are right and this is in the top priority list. It will drop in Quasar soon.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/quasarframework/quasar/issues/159#issuecomment-258083702, or mute the thread https://github.com/notifications/unsubscribe-auth/AI80khtPPm_fNJVKoLcZSR816aFLXn4fks5q6ZgvgaJpZM4Kn3T3 .

0reactions
rstoenescucommented, Nov 4, 2016

@murbanowicz The bug reported is invalid. Format is used for the label exclusively.

What we are talking now is about 24hr material theme popover/dialog (so not talking about label anymore) which is a completely different thing. Take it as an enhancement. If you want you can open a new issue as a feature request, but this is high on the priority list as I need it also on a project, so I can’t miss it 😃

iOS theme already has 24hr support.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: 24 hour to 12 hour date picker issue
Solved: I changed the date and time picker from 24-hr to 12-hr format. Below is the entry in the card items: AmPmValue1.Items: ["AM",...
Read more >
Inconsistent UI states between 12 hr and 24 hr formats #192
Hi there! I'm reporting a possible issue on how incorrect times are handled between 12 hr and 24 hr formats.
Read more >
DateTimePicker time picker in 24 hour but displaying in 12hr?
Because the picker script is using moment.js to parse the format string, you can read the docs there for proper format strings. But...
Read more >
Date time format and issues - Jira - Atlassian Community
I have set my language preference in a user profile to English (UK) and according to the document in KB I should have...
Read more >
24 time in portal date picker - change to am/pm - ServiceNow
I have a date/time picker on one of my catalogue items. It's formatted in 24 hour when the user clicks the clock to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found