Commit Graph

15 Commits (363fa940ac038f5c89aee0dbfa74fd9d1ce9e37e)

Author SHA1 Message Date
xuri eed431e0fc
This closes #1219, fixes cell value reading issue, improves performance, and 1904 date system support
3 years ago
xuri 44a13aa402
Export 7 errors so users can act differently on different type of errors
3 years ago
xuri 58fd279dc8
This closes #1030, fix date rounding error
3 years ago
xuri 48c16de8bf
Improve security and simplify code
3 years ago
Alluuu 58f9287559
This closes #409 Remove UTC timezone requirement from date.go (#853)
4 years ago
xuri be12cc27f1
This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
Vaibhav Nayak 83eedce70d Export ExcelDateToTime function to convert excel date to time
5 years ago
xuri a88459d5f1
add unit tests to functions
6 years ago
xuri 40ff5dc1a7
refactor: handler error instead of panic,
6 years ago
xuri 70b1a29165
Use bitSize for float32 type numbers conversion, relate PR #361
6 years ago
Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356)
6 years ago
Veniamin Albaev 35426ed5dc Tests refactoring
6 years ago
xuri 6ced438f39
New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271.
6 years ago
Mārtiņš 37c470e8c0 Ability to parse dates further in future
7 years ago