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 by Date time Strings #65

Open
SkySceneRock opened this issue Nov 24, 2020 · 3 comments · May be fixed by #67
Open

Sorting by Date time Strings #65

SkySceneRock opened this issue Nov 24, 2020 · 3 comments · May be fixed by #67

Comments

@SkySceneRock
Copy link

So currently we have date time strings in the format of 'YYYY-MM-DD HH:MM:SS.' The data table sorts the values correctly based on their ASCII values but it does not sort correctly based on the values of the dates and times. My question is, is there a way we could make a custom sorter to be put into the table? Is there possibly a data type we can pass in so it would sort based on date time?

@MicroDroid
Copy link
Owner

no

@SkySceneRock
Copy link
Author

Any chance this would be an enhancement that would be made in the future? Is there a chance I could help with creating this feature if this is something you would be willing to implement?

@MicroDroid
Copy link
Owner

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants