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/783ffc87-fa96-49a4-8ea6-788840dd350en%40googlegroups.com.