Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
210
get value dateTime follow format
posted

Hi,

I'm using igDateEditor with format "mm/dd/yyyy hh:mm a" (example: 01/01/2017 06:00 AM).

And, I'm getting value by 

editorVal = $(".selector").igDateEditor("value")  // and value now is "Sun Jan 01 2017 06:00:00 GMT+0700 (ICT)"

But, I need get my value as same as format type ('01/01/2017 06:00 AM'). How can I get it?

Thank in advance!

Parents Reply Children
No Data