katemihalikova / ion-datetime-picker

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

How store in scope variable the Date Time i choose ? #86

Closed exaland closed 7 years ago

exaland commented 7 years ago

I want save in variable scope the date and time i choose in popup

at this time i can only store the present date with new Date();

pls help me

katemihalikova commented 7 years ago

See #14.