Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datatables: Allow for meaningful sorting of properties of type date #107

Closed
kghbln opened this issue Jun 15, 2015 · 1 comment
Closed

Datatables: Allow for meaningful sorting of properties of type date #107

kghbln opened this issue Jun 15, 2015 · 1 comment
Labels

Comments

@kghbln
Copy link
Member

kghbln commented Jun 15, 2015

I think this was somewhere on the mailing list, too.

If you have 3. November 2011, 3. November 2012, 10. November 2011 and 10. November 2012 the sorting will be 10. November 2011 and 10. November 2012, 3. November 2011, 3. November 2012 instead of a more meaningful 3. November 2011, 10. November 2011, 3. November 2012 and 10. November 2012.

@krabina
Copy link
Contributor

krabina commented Mar 24, 2023

Solved in new version #771
thus closing

@krabina krabina closed this as completed Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants