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?

Était-ce utile?

La 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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top