Sorting datatables columns
Sorting datatables columns
![Hildeb67](https://secure.gravatar.com/avatar/eff90f4a07179300873686a5d6ba3ce4/?default=https%3A%2F%2Fvanillicon.com%2Feff90f4a07179300873686a5d6ba3ce4_200.png&rating=g&size=120)
in DataTables
Sorting datatables columns when clicking on table column with German date format does not work correctly
can someone help me
Thanks Chris
Answers
Hi Chris,
I trust you have looked through the examples for date and time handling? What did you try? Are you using Moment.js or Luxon? Perhaps you can show an example of a date format you are displaying?
Allan
Hello Allan,
Thanks for the tip, but unfortunately without success. Have
Can I send you my php file?
Maybe you have an idea
greetings Chris
Here is an excerpt from the code
Thanks, I found it myself
I replaced this line
with the following line
Thank you for the update - glad to hear you found the solution using a formatting string.
Allan