xuri
|
fabd9d013f
|
README updated
|
6 years ago |
xuri
|
e728ff1498
|
Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()`
|
6 years ago |
xuri
|
81b43da7b6
|
Fix comments according to best practices by effective go
|
6 years ago |
xuri
|
3e004d900b
|
Comments style changed.
|
6 years ago |
xuri
|
13a9769cc5
|
Comments style changed.
|
6 years ago |
xuri
|
2f146c923c
|
Comments style changed.
|
6 years ago |
xuri
|
b4a6e61ec3
|
Fix golint errors under confidence 0.1
|
6 years ago |
xuri
|
ec37b114c3
|
Fixes #256 and format document.
|
7 years ago |
Mārtiņš
|
4855a43bc6
|
Restore date 32bit compatibility, be more verbose
Do not use large int64 constants that are not available in GOARCH=386
Fix #239
|
7 years ago |
Mārtiņš
|
37c470e8c0
|
Ability to parse dates further in future
Golangs time.Duration uses nanoseconds, thus it is limited to approximately 290 years.
|
7 years ago |
Ri Xu
|
8fbab47444
|
- Formatted cell data support, fix issue #48;
- Function `SetCellValue()` support `time.Time` data type parameter, relate issue #49;
- go doc and go test updated
|
8 years ago |