I'm afraid, we have no time-picker in Isis yet!

That said, unless I'm missing something, we might add support for ...
* org.joda.time.LocalTime
* java.time.LocalTime
in a future release of Isis.

Regards, Andi

On 2017-11-17 11:47, Roshan Vishwakarma
<[email protected]> wrote:
> 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