Commit Graph

731 Commits

Author SHA1 Message Date
Ivan Trusov
b1c5037ca8 Refactor OADate handling 2022-06-02 13:28:52 +03:00
Ivan Trusov
51d05ad8a0 Merge remote-tracking branch 'origin/fix-basedate' into fix-basedate
# Conflicts:
#	xlsx.js
2022-06-01 09:25:09 +03:00
Ivan Trusov
db81ca6594 Fix basedate calculation
Co-authored-by: Philippe Rivière <fil@rezo.net>
2022-06-01 09:24:10 +03:00
Ivan Trusov
64e8998e59 Fix basedate calculation
Correct numdate / datenum calculation to eliminate problems
with timezones that equal nowadays but were different
in the past (e.g. Europe/Minsk and Europe/Moscow)
2022-06-01 09:23:41 +03:00
Ivan Trusov
1dfabe74b1
Fix basedate calculation
Co-authored-by: Philippe Rivière <fil@rezo.net>
2022-05-31 17:26:54 +03:00
83ddb4c120 unified autofilter defined name sync on export 2022-05-30 04:42:10 -04:00
5d18f82664 common XLSB name ranges 2022-05-27 16:26:39 -04:00
alonkh2
d4beb13723 (ssf) export choose_fmt (closes #2691) [ci skip] 2022-05-27 04:45:05 +03:00
e6ae86df55 XLSB/ODS write defined names 2022-05-24 21:45:55 -04:00
2022f7f4b0 version bump 0.18.8: dateless meridien time values 2022-05-22 19:51:41 -04:00
b7d3eae3b7 estk test [ci skip] 2022-05-20 04:56:18 -04:00
Thibaut
f1480ebd2e x-spreadsheet demo avoid parseFloat [ci skip] 2022-05-18 07:42:59 +02:00
9f8ec25845 refresh browser tests 2022-05-17 17:48:05 -04:00
0b72cc592b wsl build sequence fixes 2022-05-16 21:26:22 -04:00
5d49b7326d sheet_set_array_formula adjust range 2022-05-15 23:39:11 -04:00
Ivan Trusov
c14e1712ea Fix basedate calculation
Correct numdate / datenum calculation to eliminate problems
with timezones that equal nowadays but were different
in the past (e.g. Europe/Minsk and Europe/Moscow)
2022-05-13 11:00:36 +03:00
e43071fc64 more lotus 1-2-3 formula functions 2022-05-10 04:02:52 -04:00
2ff31276b0 slk defined name parse 2022-05-09 02:49:17 -04:00
cfe4da2e56 clarify Multiplan DOS support 2022-05-05 02:27:25 -04:00
calcscout
f38191d266 HTML DOM parser skip links with inline javascript 2022-05-03 03:59:29 -04:00
Sukka
47eeaa367d
docs: replace all git.io link (#2666) 2022-04-28 03:59:37 -04:00
87e826f299 SYLK process 1904 dates (fixes #1545 h/t @Slayess) 2022-04-27 04:26:35 -04:00
eee39946e3 version bump 0.18.7 2022-04-25 18:13:46 -04:00
694cdcb75a QPW and newline tests 2022-04-25 05:30:09 -04:00
Łukasz Kaczmarek
fb85dfbedc https://github.com/SheetJS/sheetjs/issues/2660
- fix Invalid character (https://www.w3.org/TR/REC-xml/#charsets)
2022-04-25 10:21:00 +02:00
evilmanimani
c641efbd0a
Fixed 'ReadableStream' function example.
The function as it is written doesn't work, replaced reference to 'arr' with 'buffers' and added '{type: "array"}' to XLSX.read arguments.
2022-04-24 14:55:50 -07:00
8124fcbae0 newline normalization 2022-04-20 13:31:11 -04:00
e6b6f382c0 xsd:boolean strict truthy parsing (fixes #2658)
Co-authored-by: Dmitry Kostochko <dkostochko@users.noreply.github.com>
2022-04-18 17:31:41 -04:00
edulecca
90747905ad Fixed writeFileAsync doc [ci skip] 2022-04-18 03:23:01 +00:00
af421e3161 xlsx-cli 1.1.3 [ci skip] 2022-04-16 02:18:29 -04:00
79e2773b58 x-spreadsheet demo [ci skip] fixes #2656 2022-04-15 19:06:45 -04:00
ed18acd63d version bump 0.18.6 2022-04-14 03:27:38 -04:00
b1dca24a0b next.js demo refresh [ci skip] 2022-04-12 07:59:15 -04:00
19e0f8f358 NUMBERS write to max column (ALL) 2022-04-11 00:11:47 -04:00
Joe Cool
9ca1243448 a/p use actual format case (fixes #2570) 2022-04-10 01:41:52 -04:00
reviewher
e0fc89246a Fix bad google sheets format 'd.m' 2022-04-05 19:14:12 -07:00
Gwanghyeon Gim
3b19491ee9 fix readme link [ci skip] 2022-04-05 15:11:09 +09:00
623364a148 extendscript workaround for esbuild bug (#2629) 2022-03-27 15:02:51 -04:00
3c23b6ce35 test for KEY/PAGES files 2022-03-26 17:50:27 -04:00
reviewher
d5b54855ec NUMBERS write merges [ci skip] 2022-03-24 17:12:55 -07:00
0400a87e62 version bump 0.18.5: basic NUMBERS write 2022-03-24 09:59:49 -04:00
reviewher
e69ecd42a6 remove broken CDNs [ci skip] 2022-03-22 15:38:02 -07:00
0f0b3de821 popping IIFEs to appease rollup tree shaking 2022-03-22 16:19:05 -04:00
2f274dd48c book_append_sheet rolling names 2022-03-20 22:01:28 -04:00
Andrew Lessels
a5b387716c Fix rawNumber support inside sheet_to_json 2022-03-20 16:29:24 +11:00
69bb1e79a3 "side-effect free" 2022-03-19 21:54:41 -04:00
reviewher
90a7b4ee91 remove SSF._general_int 2022-03-16 21:38:06 -07:00
Vitor Santos
61487bcb76 use TextEncoder for zip strings (fixes #2616) 2022-03-16 21:39:30 -04:00
61b17a8bc8 version bump 0.18.4 2022-03-15 23:23:39 -04:00
0xc0Der
2cbc28d6ed vue-modify demo [ci skip] 2022-03-15 12:46:06 -04:00