1. 04 10月, 2020 1 次提交
    • A
      extend cell value load to support custom datetime format (#703) · f2b8798a
      Artem Kustikov 提交于
      * extend cell value load to support custom datetime format
      
      * cleanup incorrect imports
      
      * fix numeric values conversion as done in legacy Excel
      
      * fix tests coverage
      
      * revert temporary package name fix
      
      * remove personal info from test XLSX files
      
      * remove unused dependencies
      
      * update format conversion in parseTime
      
      * new UT to increase code coverage
      
      * Resolve code review issue for PR #703
      
      * Rename broken file name generated by unit test
      Co-authored-by: xurime's avatarxuri <xuri.me@gmail.com>
      f2b8798a
  2. 23 4月, 2020 1 次提交
  3. 01 3月, 2020 1 次提交
  4. 19 2月, 2020 1 次提交
  5. 03 1月, 2020 1 次提交
  6. 24 12月, 2019 1 次提交
  7. 22 12月, 2019 1 次提交
  8. 26 10月, 2019 1 次提交
  9. 24 10月, 2019 1 次提交
  10. 17 10月, 2019 1 次提交
  11. 15 10月, 2019 1 次提交
  12. 13 9月, 2019 1 次提交
  13. 02 9月, 2019 1 次提交
  14. 08 8月, 2019 1 次提交
    • H
      Get sheet names based on index · faaaa52c
      Harris 提交于
      SheetID only seems to indicate the file name for the sheet.
      Check the sheets list based on index instead. Reordering sheets
      in Excel changes the order they appear in that list.
      
      Fixes #457
      faaaa52c
  15. 07 7月, 2019 1 次提交
  16. 04 7月, 2019 1 次提交
  17. 18 6月, 2019 1 次提交
  18. 05 5月, 2019 1 次提交
  19. 02 5月, 2019 1 次提交
  20. 16 4月, 2019 1 次提交
  21. 13 1月, 2019 1 次提交
  22. 06 1月, 2019 1 次提交