Skip to content

Remove tzinfo from datetime before writing cell with xlsxwriter #7060

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

Closed
wants to merge 1 commit into from
Closed

Conversation

sboehler
Copy link

@sboehler sboehler commented May 6, 2014

fixes #7056

@jreback
Copy link
Contributor

jreback commented May 6, 2014

see here: https://github.com/pydata/pandas/wiki

you need a test that fails w/o the fix and passes with
it will test in all excel engines

put in io/tests/test_excel.py (just copy the test format)
add the issue reference

@jreback
Copy link
Contributor

jreback commented Aug 5, 2014

@sboehler tests?

@sboehler
Copy link
Author

Apologies, I don't think I will find the time to create tests, I guess I
should pull back the request.

2014-08-05 19:11 GMT+02:00 jreback [email protected]:

@sboehler https://github.com/sboehler tests?


Reply to this email directly or view it on GitHub
#7060 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug IO Excel read_excel, to_excel Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

to_excel can't handle index with time zones
2 participants