date+time picker for jsf

我的未来我决定 提交于 2019-12-10 15:26:06

问题


Is there any ready-to-use component for JSF that allows to chose the Date + the Time of an event? All components I know only allow for date. adding time manually is tedious.


回答1:


The RichFaces calendar component allow you to choose both date and time.

You can test it here. After choosing a date, it allows you to choose the time. Is it what you are looking for?



来源:https://stackoverflow.com/questions/625398/datetime-picker-for-jsf

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!