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

Feature request: sort columns by date and time. #278

Open
derekmahar opened this issue Jun 17, 2024 · 0 comments
Open

Feature request: sort columns by date and time. #278

derekmahar opened this issue Jun 17, 2024 · 0 comments

Comments

@derekmahar
Copy link

Please add a date and time data type to the existing csvtk sort command in order to sort columns by date and time. This would require that the user specify not only the columns to sort, but the date and time string format of each of these columns so that csvtk can parse the date and time strings in the corresponding columns, convert them to an internal time representation for comparison between rows, and order the rows in ascending or descending order by time.

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

1 participant