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

Can't display data cell in correct way #48

Closed
dlintw opened this issue May 4, 2017 · 1 comment
Closed

Can't display data cell in correct way #48

dlintw opened this issue May 4, 2017 · 1 comment

Comments

@dlintw
Copy link

dlintw commented May 4, 2017

For example,
tealeg/xlsx display the same cell as: &{ 42740 0xc420424640 mm-dd-yy false false 0 0 2}
throught it's .String() will convert to '01-05-17'

Luxurioust/excelize: just display as 42740 (already converted to string)

@xuri xuri added the confirmed This issue can be reproduced label May 4, 2017
xuri added a commit that referenced this issue May 5, 2017
- Function `SetCellValue()` support `time.Time` data type parameter, relate issue #49;
- go doc and go test updated
@xuri
Copy link
Member

xuri commented May 5, 2017

@dlintw Thanks for your issue. I have fixed this issue.

@xuri xuri removed the confirmed This issue can be reproduced label May 6, 2017
@xuri xuri closed this as completed Jun 29, 2017
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