florent37 / SingleDateAndTimePicker

You can now select a date and a time with only one widget !
Apache License 2.0
1.02k stars 333 forks source link

modify HOUR_OF_DAY and TimeZone code #325

Open yeojoy opened 3 years ago

yeojoy commented 3 years ago

getHour and getHourOfDay both are using Calendar.HOUR. So when I set isAmPm is false afternoon, it always shows between 1 and 12.

yeojoy commented 3 years ago

I add one more fix to resole an issue of TimeZone.