Open
Description
Category
[ ] Enhancement
[x] Bug
[ ] Question
Version
Please specify what version of the library you are using: [1.17.0]
Expected / Desired Behavior / Question
If we select 24-hour time format and dropdown as time control the dropdown should show 0-23.
Observed Behavior
The dropdown shows 1AM - 12AM, 1PM - 12PM
Steps to Reproduce
<DateTimePicker timeConvention={TimeConvention.Hour24} timeDisplayControlType={TimeDisplayControlType.Dropdown} />