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

ODS: detect datetime #288

Merged
merged 1 commit into from
Mar 8, 2023
Merged

ODS: detect datetime #288

merged 1 commit into from
Mar 8, 2023

Conversation

dimastbk
Copy link
Contributor

@dimastbk dimastbk commented Feb 1, 2023

Hi! This PR add detecting date/datetime/time in OpenDocument sheets and converting them in chrono.

NaiveTime::parse_parse_from_str() is used for parsing duration due to chronotope/chrono#579.

Also I tested this with ods files from pandas test (one test failed - time with milliseconds).

@dimastbk dimastbk changed the title detect datetime in ods ODS: detect datetime Feb 3, 2023
@tafia tafia merged commit af67d2d into tafia:master Mar 8, 2023
@tafia
Copy link
Owner

tafia commented Mar 8, 2023

Thanks!!

@dimastbk dimastbk deleted the datetime-ods branch April 3, 2023 17:09
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.

2 participants