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