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

Distinguish date and number #164

Open
BreGit opened this issue Dec 5, 2022 · 4 comments
Open

Distinguish date and number #164

BreGit opened this issue Dec 5, 2022 · 4 comments

Comments

@BreGit
Copy link

BreGit commented Dec 5, 2022

I can't distinguish date and number, the type of them are both null, the dateValue of them are both valid value

TestForDate.xlsx

@MaxDesiatov MaxDesiatov removed their assignment Dec 5, 2022
@Joannis
Copy link
Member

Joannis commented Jan 15, 2023

Can you provide some sample code here as well?

@GinImor
Copy link

GinImor commented Jan 29, 2023

Can you provide some sample code here as well?

I just use the framework to read the file, nothing fancy here

@Joannis
Copy link
Member

Joannis commented Feb 8, 2023

I can't read/write chinese, and wouldn't have a clue what a sensible way of parsing this would be. So reproducing code would really be helpful.

@GinImor
Copy link

GinImor commented Feb 18, 2023

I can't read/write chinese, and wouldn't have a clue what a sensible way of parsing this would be. So reproducing code would really be helpful.
the code is clear, use the CoreXLSX to read the file, get string value of a date cell "2022/2/21", the value is supposed to be "2022/2/21", instead, the return value is a number

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

4 participants