Commit History

Author SHA1 Message Date
  Geoffrey J. Teale c95af40bc1 Use am/pm to indicate 12 hour time format, not the number of 'h' chars. 7 years ago
  Geoffrey J. Teale e18398f53e Merge pull request #296 from zzc-tongji/change 7 years ago
  Zhicheng Zhang 2f601a283d Add function "SetHeight". 7 years ago
  Daniel Sont 0632bec361 using TimeToExcelTime to convert to float in tests 7 years ago
  Daniel Sont bb9725c7e5 adding unit test coverage for timezone stuff 7 years ago
  Sergej Zagursky 682ad561c8 Properly escape `xlsxNumFmt.FormatCode` in `Marshal()` 7 years ago
  Josh Fyne 684ef98097 Fixes my problem 7 years ago
  Geoffrey J. Teale 6b2dc5715a Merge branch 'master' into master 7 years ago
  Geoffrey J. Teale 47e33bbbed Merge pull request #284 from simulot/master 7 years ago
  simulot c3cef27bce TimeToExcelTime is tuncating time to second 7 years ago
  Geoffrey J. Teale 76c1f5d56c Merge pull request #280 from HeinOldewage/master 7 years ago
  Neoin fc46433220 Fixed the datarace surrounding the channel. This was done by moving the 7 years ago
  Geoffrey J. Teale 4f58355431 Merge pull request #279 from tealeg/worksheet-col-customwidth-should-be-bool 7 years ago
  Geoffrey J. Teale 8c2e0d9a61 xlsxCol.CustomWidth should be boolean, not int. 7 years ago
  Geoffrey J. Teale 4da4be7c96 Merge pull request #272 from tokyis/master 7 years ago
  Geoffrey J. Teale fa26f10851 Merge pull request #277 from xStrom/autofilter 7 years ago
  Geoffrey J. Teale 48fb9753bf Merge pull request #269 from xStrom/cellid 7 years ago
  Geoffrey J. Teale ccec065d7d Merge pull request #265 from dizk/master 7 years ago
  Geoffrey J. Teale 340120d67f Merge pull request #260 from sathishbaburathinavel/master 7 years ago
  Kaur Kuut 8dcbfb6521 Added basic support for filters. 7 years ago
  tokyis ae1551b912 Update cell.go 7 years ago
  tokyis d5dc146f4e Exported time functions 7 years ago
  Daniel Sont c1f377c32f got the TZ math working 7 years ago
  Daniel Sont e0107c0966 using offsets instead, as it uses time.Unix in calculations, making UTC conversions pointless anyways 7 years ago
  Daniel Sont 059093e6b4 adding addition options to exporting datetime fields 7 years ago
  tokyis f2941942f4 Func. appending an existing sheet to a file (#1) 7 years ago
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. 7 years ago
  Geoffrey J. Teale e0f3d7d6cf Merge pull request #263 from p1gd0g/patch-1 7 years ago
  Geoffrey J. Teale 1528f1b18c Merge pull request #257 from t0pep0/master 7 years ago
  Didrik A. Rognstad ee42328b46 Make file.ToSlice() output an empty string when the cell value is an empty string, and cell.String() throws an error 7 years ago