Hi All,

I am need of Time picker same as Date picker. Date picker is working fine
which shows only dates using the "org.joda.time.LocalDate".

For Time picker I have used the "org.joda.time.LocalTime" for picking time
from the UI but it is showing (None)

Then I used "java.sql.Time" and it is showing a text field but not the time
picker.

How to declare a time picker?

Please can anyone suggest


Thanks
Roshan

Reply via email to