Skip to content

Need to sort mm/dd/yyyy dates and mm/dd/yyyy HH:MM dates as well #68

@abhijoyful

Description

@abhijoyful

Sorry, I am new to sorting and jquery. I am using your table example with the following sort expression:

$('#myTable>tbody>tr').tsort('td:eq('+nr+')[abbr]', {order:aAsc[nr]});

I have same date value in td and abbr attribute. Sorting is not working fine.

I tried putting yyyymmdd values in abbr attributes. Didn't work. Does abbr values matter?

Could you please improve above sort expression to make it work fine. Thanks already for the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions