DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
562 stars 358 forks source link

Getting the new value of date/time on change #688

Open ekunomowunmi opened 4 years ago

ekunomowunmi commented 4 years ago

Hi Daniel, Im trying to pass the value of the time I set to a particular variable in my code, when I bind it with [(ngModel)] = "newDate", it still gives me the value of the initial date onLoad, please can you tell me how to resolve this? Thank you.

djebos commented 4 years ago

Hi all! Any progress on this? I ran in the same situation too(

chowdhuryshakur commented 4 years ago

Same for me. I am selecting something. But in my database stored some thing else.