sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

timepicker 24Hour label does not work #1239

Open yusufcankann opened 2 years ago

yusufcankann commented 2 years ago

Hello, I want to set the timpicker in 24 hour style but when I set "timepicker.setIs24HourView(true);" it only effects the UI. It does not effects the label part. Is there any way to removing AM-PM text and setting 24hour style in label? sil