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

Fix Updated column sorting #69

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Fix Updated column sorting #69

merged 1 commit into from
Dec 22, 2023

Conversation

bigkevmcd
Copy link
Collaborator

This changes from using the stringified ISO timestamp to using the actual timestamp which fixes the sorting to sort in time-order rather than string-order.

Fixes #68

This changes from using the stringified ISO timestamp to using the
actual timestamp which fixes the sorting to sort in time-order rather
than string-order.
@bigkevmcd bigkevmcd requested a review from AlinaGoaga December 22, 2023 08:44
@bigkevmcd bigkevmcd merged commit 24a8cda into main Dec 22, 2023
1 check passed
@bigkevmcd bigkevmcd deleted the fix-sort-updated-column branch December 22, 2023 11:33
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

Successfully merging this pull request may close these issues.

Error sorting resources by data
2 participants