how to print a date in datatable?
how to print a date in datatable?
![raijin17](https://secure.gravatar.com/avatar/df5013901882cbea307aec5e2ca1a4f5/?default=https%3A%2F%2Fvanillicon.com%2Fdf5013901882cbea307aec5e2ca1a4f5_200.png&rating=g&size=120)
hi, i have a problem with datatable, when i do a request the json response with a serie of data, in which there are two dates, the data table show them in a following them: 15466878780000, i used "render: $j.fn.dataTable.render.moment( 'Do MMM YYYYY' )", but the result was "invalid date",
already added the librarys:
jquery.dataTables.min.js
moment.js
datetime.js
the database that i use is oracle 12c and theb framwork is spring 3.2.4
This discussion has been closed.
Answers
the problem is resolved![:smiley: :smiley:](https://datatables.net/forums/resources/emoji/smiley.png)