ion-datetime-picker
ion-datetime-picker copied to clipboard
Date and/or time picker for awesome Ionic framework
Unless there is some reason not to? Thanks for considering!
Would it be possible to implement something that allows you to scroll through the calendar months instead of using the left and right arrow buttons to change between months ?
Hello While using the datetime picker is there a way to display the time picker inline with the calendar while the device is locked in landscape mode? Thank you! :)
For some reasons I'm having some difficulties to get text values inside the directive scope. Once I have changed the binding method from bidirectional "=" to one-way text binding "@"...
This feature adds an option to add a third button in popup to clear the selected date.
Ref : https://github.com/katemihalikova/ion-datetime-picker/issues/75
is it posible to disbale the date selection something like ng-disabled="true".
Ist ist possible to customize the color of the Datepicker elements? By default they are blue, but i want to have them Green as well as the OK Button. How...
Hello, Can you give me example how i can set current time as max time so user cannot able to select future time. I have tried using > only-valid="{before: 'today',...
Would it be possible to implement something that allows to pick date range i.e. start date & end date in a single dialogue box?