You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your issue, I've to make stream writer auto-create a time number format for time type cells, and this feature will be released in the next version.
Description
I try to output excel time from time.Time variable using streamWriter, however, it seems like the value will always be in float format.
Steps to reproduce the issue:
Describe the results you received:
float format: 44090.5179861111
Describe the results you expected:
excel time format: 2021/12/29 19:26
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
OS: Mac with M1 chip
Microsoft Excel: Mac Version 16.12 (180410)
The text was updated successfully, but these errors were encountered: