air-datepicker icon indicating copy to clipboard operation
air-datepicker copied to clipboard

Timepicker with only time

Open reshma-r-p opened this issue 7 years ago • 3 comments

I am using air date picker for my application. But for time picker it shows calendar and time picker. I need to select only time. The thing is in view only it shows calendar. But after selecting it shows only the time i selected. Is there anyway to show only the time selection instead of entire calendar view

reshma-r-p avatar Oct 22 '17 06:10 reshma-r-p

You can try

timepicker: true, onlyTimepicker: true

danijelGombac avatar Oct 22 '17 08:10 danijelGombac

ok..thanks. Its worked

reshma-r-p avatar Oct 23 '17 08:10 reshma-r-p

how is this work? can show full code here?

sbiwaichoon avatar Feb 04 '20 01:02 sbiwaichoon