Skip to content

DatePicker Set initial time to midnight #3520

Discussion options

You must be logged in to vote

This was added in PF 15.0.0-RC2.

primefaces/primefaces#12613

| defaultHour | 0 | Integer | Default for hour selection, if no date is given. Default is 0.
| defaultMillisecond | 0 | Integer | Default for millisecond selection, if no date is given. Default is 0.
| defaultMinute | 0 | Integer | Default for minute selection, if no date is given. Default is 0.
| defaultSecond | 0 | Integer | Default for second selection, if no date is given. Default is 0.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by melloware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Workaround Workaround for the issue is found
2 participants