Skip to content

Sort by Date Bug #222

@sonicparke

Description

@sonicparke

When sorting a column that contains as date as a string like '2/02/2013' it's not sorting by month but by first character then the next. So the sort order is going like this:
1/22/2010
10/17/2010
12/17/2010
2/31/2010

etc.

Here's a plunker: http://plnkr.co/edit/zCkvcO?p=preview

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions