T00rk / bootstrap-material-datetimepicker

Datepicker for bootstrap-material
http://t00rk.github.io/bootstrap-material-datetimepicker/
MIT License
9 stars 4 forks source link

How get the value #214

Closed dert0m closed 6 years ago

dert0m commented 6 years ago

How can I get the value when I selected the date? I use: var timed = $("#date-start").val(); But timed is empty.

chez14 commented 6 years ago

Could you please add more code to be checked? Thanks!