All Questions
1 question
2
votes
1
answer
495
views
jquery-ui-datetimepicker-addon returned value always has time set to 00:00
I am calling $("#from_date").datetimepicker("getDate") and no matter what the hours/minutes scrollers are set to, the returned value has its time part set to 0.
What am I doing wrong / missing ?