Question

Tapestry comes with Date picker, which is fine if you want to pick dates only.

However, I'm in need of selecting time as well (date and time filtering).

Due to specific reason, I am not allowed to use jQuery, which is unforutunate, because I've found this neat Date and Time picker: https://fgelinas.com/code/timepicker/

Is there a similar, but Prototype based Date and Time picker for Tapestry 5.3?

Was it helpful?

Solution

Take a look at Howard's tapx-datefield library. I've not used it myself but it claims to support date & time. I think it wasn't included in tapestry core because of license incompatability.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top