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

write_excel_csv() and write_excel_csv2() put datetimes in a format… #1463

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

keesdeschepper
Copy link
Contributor

… that is readable again by readr on roundtrips. Best strftime() format for excel csv datetimes according to https://stackoverflow.com/questions/804118/best-timestamp-format-for-csv-excel#comment57807590_804137 Fixes #1202.

… that is readable again by `readr` on roundtrips.
@keesdeschepper keesdeschepper changed the title write_excel_csv() and write_excel_csv() put datetimes in a format… write_excel_csv() and write_excel_csv2() put datetimes in a format… Jan 22, 2023
@jennybc
Copy link
Member

jennybc commented Feb 10, 2023

Just an FYI on why I didn't move on this, I see the point but it would also be a breaking change in some sense, so requires some deliberation.

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: recognizable format datetimes write_excel_csv
2 participants