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

Bug: Does not respect locale ordering #5

Closed
HEmile opened this issue Mar 25, 2022 · 3 comments
Closed

Bug: Does not respect locale ordering #5

HEmile opened this issue Mar 25, 2022 · 3 comments

Comments

@HEmile
Copy link

HEmile commented Mar 25, 2022

It does not respect the locale. Ie, I use DD-MM-YYYY, however, it seems to sort it (reversed) alphanumerically:

image

You can get the locale to ensure the right ordering.

@johnsonhong997
Copy link
Owner

Thanks for your report. It is recommended to use the "YYYY-MM-DD" format temporarily. I will improve the date sorting.

@johnsonhong997
Copy link
Owner

This bug has been fixed in the latest version.

@HEmile
Copy link
Author

HEmile commented Mar 26, 2022

Thanks, this seems to work :)

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

No branches or pull requests

2 participants