java - Is there a single DateTime Picker component for gwt? -
i need use single date time picker component. currently, using datebox need pick hours also. far can see, datebox can specify input date format "mm/dd/yyyy/hh/mm" , can edit hours , minutes keyboard. not want. want able choose time mouse. , dont want have separate dropdown menu time, want date , time 1 component. couldn't find such gwt component. have write manually? there similar, written gwt can use? if not, can in case?
Comments
Post a Comment