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

gocsv xlsx option does convert Exel date fields to numbers #38

Closed
calebeaires opened this issue Feb 18, 2021 · 1 comment
Closed

gocsv xlsx option does convert Exel date fields to numbers #38

calebeaires opened this issue Feb 18, 2021 · 1 comment

Comments

@calebeaires
Copy link

calebeaires commented Feb 18, 2021

Given this xlsv file wich d field is a date formated.

image

The result is:

a,b,c,d
caleb,03/02/12,tyy,44197

Dates values became numbers.

Ps.: Would be great if we could change the filename result!

aotimme added a commit that referenced this issue Dec 30, 2022
@aotimme
Copy link
Owner

aotimme commented Dec 30, 2022

This appears to have been fixed by the switch to github.com/xuri/excelize/v2 from github.com/tealeg/xlsx in 5fa7352, which is in release v1.0.2.

@aotimme aotimme closed this as completed Dec 30, 2022
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

2 participants