Calendar (DD-MM-YYYY) Plugin

Calendar (DD-MM-YYYY) Plugin

prakashsoftwareprakashsoftware Posts: 2Questions: 1Answers: 0

Does this https://datatables.net/plug-ins/sorting/date-dd-MMM-yyyy still work??
I want to add it in my project....

Answers

  • allanallan Posts: 64,743Questions: 1Answers: 10,713 Site admin

    You don't need a plugin to sort data like that any more. Use the built in datetime renderer.

    There is a collection of examples which show the various ways that it can be configured.

    Allan

  • allanallan Posts: 64,743Questions: 1Answers: 10,713 Site admin

    That said, I don't see any reason why that plugin wouldn't work - it just isn't needed any more.

    Allan

Sign In or Register to comment.