File an issue at https://github.com/extrame/xls/issues
and maybe submit a fix?

On Wednesday, 15 February 2023 at 03:22:30 UTC Aadi Sharma wrote:

> While reading .xls file with golang using  *ReadAllCells *function  from 
> xls package 
> https://github.com/extrame/xls/blob/v0.0.1/workbook.go#L268
>
> Issue - For strings it works fine , but for the cell having int value 
> get's changed to date&time format. 
> ex:- (*1* get changed to *1900-01-01T00:00:00Z*)
>
> How we will deal with this ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/e2779117-14fa-4a90-93da-02004fb71ff6n%40googlegroups.com.

Reply via email to