문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top