katemihalikova / ion-datetime-picker

Date and/or time picker for awesome Ionic framework
MIT License
169 stars 101 forks source link

date picker, intial time picker and final time picker in the same popup #40

Closed lumarega closed 8 years ago

lumarega commented 8 years ago

Is it possible to have in the same popup a date picker, a time picker to get an initial time and another time picker to get the final time?

katemihalikova commented 8 years ago

No, it is not possible. You can use one picker for the date, second one for the start time and third one for the end time instead.