"it does not seem to recognize my client's preferred date format"

were you expecting it to?   this will need a custom parser....  i can
whip up an example, but it'll be a little bit before i could get to
that

On Nov 10, 11:14 am, sethwb <josepatt...@gmail.com> wrote:
> Hi I'm usingwww.tablesorter.com'simplementation of a sort table, however it
> does not seem to recognize my client's preferred date format (10 November
> 2009).
>
> Day Month Year - 10 November 2009
>
> [CODE]
> $(document).ready(function()
>             {
>             $("#oldArticles").tablesorter( {sortList: [[0,1]]} );});
>
> [/CODE]
>
> It is sorting by day only.... all help is much appreciated!
>
> --
> View this message in 
> context:http://old.nabble.com/tablesorter-help---sort-by-date-wont-work%21-tp...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to