How to change format of this type of date "/Date(1496117136317)/" in AngularJS?

Viewed 45

Get date from controller like this /Date(1496117136317)/ in Ajax response and its datatype is datetime.

How can I convert its format?

1 Answers
Related