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

Use format string when time index is not a number #406

Merged
merged 1 commit into from
Feb 27, 2021

Conversation

faisal-shah
Copy link
Contributor

This implements a user defined format string to parse the time index field of a csv file. This becomes active when the field is not a number. This could obviously have deeper integration, such as storing the format string in a layout, or something of the sort. Consider this a usable proof of concept.

fixes #403

@facontidavide
Copy link
Owner

looks good. Thanks!!!

@facontidavide facontidavide merged commit 01e6560 into facontidavide:main Feb 27, 2021
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.

[Feature Request] User defined parsing of timestamp field [use QDateTime::fromString()?]
2 participants