summaryrefslogtreecommitdiff
path: root/date.go
Commit message (Expand)AuthorAge
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* This closes #1030, fix date rounding errorxuri2021-10-12
* This closes #1002, new fn: DAY ref #65Stani2021-08-21
* This closes #971, closes #972 and closes #974xuri2021-07-29
* 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
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* Update docs and typo fixedxuri2020-06-22
* 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