Hello, I want to format the Date column. (DD.MM.YYYY HH:mm ) I also get an error in the order. Sorting does not work in this format.
Its hard to say without seeing the source data. Please post a link to your page or a test case replicating the issue so we can help debug. https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
You may need to provide the format of the string as described in the moment docs. Use the technique described in this blog to sort the date column.
If this doesn't help a simple test case showing what you ware doing along with a sample of your dates will allow us to help.
Kevin
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Its hard to say without seeing the source data. Please post a link to your page or a test case replicating the issue so we can help debug.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
You may need to provide the format of the string as described in the moment docs. Use the technique described in this blog to sort the date column.
If this doesn't help a simple test case showing what you ware doing along with a sample of your dates will allow us to help.
Kevin