dates.js

1
2
$.fn.dataTable.ext.oSort['uk_date-desc'] = function( a,b ) {
var ukDatea = a.split('/');
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Order Dates on DataTables with format DD/MM/YY

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.