vitalets / combodate

Dropdown date and time picker
http://vitalets.github.com/combodate
207 stars 82 forks source link

Default current time for MM/DD/YYYY HH:mm #62

Open wolfface73 opened 7 years ago

wolfface73 commented 7 years ago

Hi; Thank you for a great library. How can i set the default MM/DD/YYYY HH:mm to the current one. I tried value: moment().format('MM/DD/YYYY HH:mm') but it doesn't work. thank you