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

Calendar issues with time #1417

Closed
cagataycivici opened this issue Nov 24, 2016 · 1 comment
Closed

Calendar issues with time #1417

cagataycivici opened this issue Nov 24, 2016 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cagataycivici
Copy link
Member

Reported by a PRO user;

  • Displays wrong numbers when set to hourFormat="12". Should only be 1 to 12.
  • Displays wrong numbers higher than 24, which should never happen at all.
<p-calendar [formControlName]="model.id" 
hourFormat="12"
[showTime]="true"
[timeOnly]="true" 
[readonlyInput]="true" ></p-calendar>
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 24, 2016
@cagataycivici cagataycivici added this to the 1.0.1 milestone Nov 24, 2016
@cagataycivici cagataycivici self-assigned this Nov 24, 2016
@bomberblue07
Copy link

Can you please work on #1150 while you're at it, too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants