summaryrefslogtreecommitdiff
path: root/date.go
Commit message (Expand)AuthorAge
* Export ExcelDateToTime function to convert excel date to timeVaibhav Nayak2020-03-03
* Improve code coverage unit testsxuri2019-12-29
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* refactor: handler error instead of panic,xuri2019-03-23
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* README updatedxuri2019-01-01
* Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `G...xuri2018-12-15
* Fix comments according to best practices by effective goxuri2018-12-11
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Fix golint errors under confidence 0.1xuri2018-09-12
* Fixes #256 and format document.xuri2018-08-06
* Restore date 32bit compatibility, be more verboseMārtiņš2018-06-26
* Ability to parse dates further in futureMārtiņš2018-06-20
* - Formatted cell data support, fix issue #48;Ri Xu2017-05-05