21
0
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
Lucas Liu 8fb566963b
Merge branch 'master' into master 2020-04-26 20:45:52 +08:00
Lucas Liu b72264b294
Merge branch 'master' into master 2020-04-26 20:43:28 +08:00
Federico Simoncelli b8b06ac1dd support date format 2020-03-28 11:30:25 +01:00
Federico Simoncelli 0ecbf4c42c fix format 2020-03-28 11:30:25 +01:00
Ivan 0bc58acfcb [fixed] empty value is^W was returned if cell is string formula 2019-04-02 23:38:51 +03:00
sergeilem c849b3b45d more date reading enhancements 2019-03-06 23:13:03 +03:00
sergeilem 47f24af084 enhanced reading dates 2019-03-05 23:25:31 +03:00
sergeilem 61d5335b56 Cleaned some comments 2019-03-05 22:31:15 +03:00
Sergei Lemeshkin e0f5c1d7ce
Fix: reading big integers and some floats 2019-03-05 09:44:52 +03:00
korv1982 86ef51ec15 Issue: Numbers with some special formats reads as date 2017-10-23 11:25:56 +03:00
Liu Ming ce73093973 use RFC3339 to format default time 2017-07-26 10:17:25 +08:00
Liu Ming 63a567624a fix part of issue #25 2017-07-26 09:39:26 +08:00
Liu Ming 3daf1f6acf fixed 2017-06-12 10:31:26 +08:00
Liu Ming f02a04cbdd update 2017-02-21 16:27:01 +08:00
yezi 3f54900d96 float format 2016-08-12 11:31:13 +08:00
yezi f4e2c3fa58 浮点数格式 2016-08-12 11:17:17 +08:00
Liu Ming 6f63f448b8 fix the date format of XfRK 2016-06-01 08:09:38 +08:00
Liu Ming 06ae67f1d1 support type 0x0204 2016-05-28 10:39:46 +08:00
Tams Gulcsi 80a9dc03c7 Expand format recognition for dates
Read in and use DATEMODE (0x22), and recognize more formats as dates (both built-in and user-defined).
2015-11-25 14:50:29 +01:00
Liu Ming ddee605f8f fix the xf error 2015-10-30 16:01:42 +08:00
Liu Ming 56699cbc55 add one example 2015-09-30 11:17:25 +08:00
Liu Ming e7a933588c clean code and add some comments 2015-09-30 10:40:01 +08:00
Liu Ming dff67234df partly support time cell 2015-03-25 14:47:26 +08:00
Liu Ming 5544765b84 add hyperlink and formula cell support 2015-03-24 13:06:52 +08:00
Liu Ming fbfa8b5d0d init 2015-03-19 17:39:41 +08:00