When I use the default LocalDateTimeTextField, it is working fine. I see the calendar and the time chooser at the bottom.
Put as soon as I set a Local to it ( ie: .setLocale( Locale.CANADA ) ), the time disappear from the field and the calendar!
Is that normal?
Is that something you are aware of?
The bug is present in your jfxtras-labs-samples-8.0-r2-SNAPSHOT-shadow
Even just with the time picker, if you change the local to a 24h system local, the time change correctly, but as soon as you move the slider, it is back to the AM/PM system!