index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
date.go
Commit message (
Expand
)
Author
Age
*
#65 fn: N, PERCENTILE.INC and T
xuri
2021-03-30
*
Update docs and typo fixed
xuri
2020-06-22
*
Export ExcelDateToTime function to convert excel date to time
Vaibhav Nayak
2020-03-03
*
Improve code coverage unit tests
xuri
2019-12-29
*
Documentation updated, Go 1.10+ required
xuri
2019-08-11
*
refactor: handler error instead of panic,
xuri
2019-03-23
*
Huge refactorig for consistent col/row numbering (#356)
Veniamin Albaev
2019-03-20
*
README updated
xuri
2019-01-01
*
Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `G...
xuri
2018-12-15
*
Fix comments according to best practices by effective go
xuri
2018-12-11
*
Comments style changed.
xuri
2018-09-14
*
Comments style changed.
xuri
2018-09-14
*
Comments style changed.
xuri
2018-09-14
*
Fix golint errors under confidence 0.1
xuri
2018-09-12
*
Fixes #256 and format document.
xuri
2018-08-06
*
Restore date 32bit compatibility, be more verbose
Mārtiņš
2018-06-26
*
Ability to parse dates further in future
Mārtiņš
2018-06-20
*
- Formatted cell data support, fix issue #48;
Ri Xu
2017-05-05