$.tablesorter.addParser({
        id: 'ddmmyy',
        is: function() {
            return false;
        },