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

Sorting problem on dates #1

Open
alansill opened this issue Jan 24, 2023 · 1 comment
Open

Sorting problem on dates #1

alansill opened this issue Jan 24, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@alansill
Copy link
Contributor

Clicking the sort arrow for date poseted resulted in this odd ordering. I looked over the code but didn't spot the problem right away Looks like it's an alphabetic rather than a date-order sort issue.

Screen Shot 2023-01-23 at 10 29 31 PM

@vsoch
Copy link
Contributor

vsoch commented Jan 24, 2023

Try doing the date as a timestamp instead of the current format, e.g., see the example here https://datatables.net/examples/advanced_init/html5-data-attributes.html !

@vsoch vsoch added the good first issue Good for newcomers label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants