I use date timpicker to show date time. Then store it to database. But I must in long fomat. I can get value as 2010-10-29 10:40:23 but how I get long value to store to database. Thanks
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
|
convert this date value to long in your angular controller.
|
|||||
|
Datepicker directive using AngularJS and Bootstrap http://www.codeproject.com/Tips/803247/Datepicker-directive-using-AngularJS-and-Bootstrap |
|||
|