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

Selecting 12:00 AM Bug #70

Closed
Chuckv01 opened this issue Feb 24, 2016 · 2 comments
Closed

Selecting 12:00 AM Bug #70

Chuckv01 opened this issue Feb 24, 2016 · 2 comments

Comments

@Chuckv01
Copy link

I believe there is a bug with the 12-hour display when 12:00 AM is selected. Steps to reproduce:

  • Open a time picker and configure it to 12:00 AM
  • Select time
  • Re-open the time picker

The time picker will re-appear as 00:00 AM. Note it is displaying "00" instead of "12".

@Chuckv01 Chuckv01 changed the title Selecting 12:00 AM Selecting 12:00 AM Bug Feb 24, 2016
@aldour
Copy link

aldour commented Feb 26, 2016

I am having a similar issue.

  • Initially, the time picker is set to 09:00 PM
  • Select 00:00
  • <standard-time-meridian etime='timePickerObject.inputEpochTime'></standard-time-meridian> still shows 09:00 PM, as timePickerObject.inputEpochTime cannot be set to 0

@rajeshwarpatlolla
Copy link
Owner

Please check with the latest version v0.5.0

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