summaryrefslogtreecommitdiff
path: root/date_test.go
Commit message (Expand)AuthorAge
* This closes #1219, fixes cell value reading issue, improves performance, and ...xuri2022-05-02
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
* This closes #1030, fix date rounding errorxuri2021-10-12
* Improve security and simplify codexuri2021-08-15
* This closes #409 Remove UTC timezone requirement from date.go (#853)Alluuu2021-06-04
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Export ExcelDateToTime function to convert excel date to timeVaibhav Nayak2020-03-03
* add unit tests to functionsxuri2019-04-16
* refactor: handler error instead of panic,xuri2019-03-23
* Use bitSize for float32 type numbers conversion, relate PR #361xuri2019-03-21
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* Tests refactoringVeniamin Albaev2018-12-27
* New function `AddPictureFromBytes()` has been added, this resolve #259 and cl...xuri2018-09-14
* Ability to parse dates further in futureMārtiņš2018-06-20