tealeg / xlsx

Go library for reading and writing XLSX files.
Other
5.81k stars 808 forks source link

It appears that Cell.GetTime() is returning an incorrect time. #793

Closed martianwei closed 3 months ago

martianwei commented 5 months ago

Below is a screenshot of my xlsx file.

螢幕擷取畫面 2024-01-25 133905

I attempted to use Cell.GetTime() to retrieve the time value from my cell, but it seems to be producing an erroneous result.

螢幕擷取畫面 2024-01-25 134105 螢幕擷取畫面 2024-01-25 134400

Could you help me fix it?

ISO_12hours.xlsx

github-actions[bot] commented 3 months ago

Stale issue message