Commit History

作者 SHA1 備註 提交日期
  Geoffrey J. Teale ea4a13d642 Merge tag 'v1.0.1' 8 年之前
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. 8 年之前
  Geoffrey J. Teale 0692428a3e Merge branch 'master' into master 8 年之前
  Geoffrey J. Teale 678e0fe7a5 gofmt 8 年之前
  Geoffrey J. Teale c95af40bc1 Use am/pm to indicate 12 hour time format, not the number of 'h' chars. 8 年之前
  Daniel Sont bb9725c7e5 adding unit test coverage for timezone stuff 8 年之前
  Geoffrey J. Teale 6b2dc5715a Merge branch 'master' into master 8 年之前
  simulot c3cef27bce TimeToExcelTime is tuncating time to second 8 年之前
  tokyis ae1551b912 Update cell.go 9 年之前
  tokyis d5dc146f4e Exported time functions 9 年之前
  Daniel Sont c1f377c32f got the TZ math working 9 年之前
  Daniel Sont e0107c0966 using offsets instead, as it uses time.Unix in calculations, making UTC conversions pointless anyways 9 年之前
  Daniel Sont 059093e6b4 adding addition options to exporting datetime fields 9 年之前
  Ivan Anfilatov d553e75f05 add method Cell.ToDate(date1904 bool) 9 年之前
  Geoffrey J. Teale 6e9c8e467d Merge in EricLagergren-master branch and resolve conflicts. 9 年之前
  Geoffrey J. Teale b23e4ffe6d Merge pull request #232 from crvv/master 9 年之前
  GaoXiang 3a7d1a568d make SetInt, SetInt64, SetFloat set value with CellTypeGeneral 9 年之前
  GaoXiang afb0e7ea86 1. make WriteSlice and WriteStruct write value with builtin format to general format 9 年之前
  santsai fe4f636b01 fix date sub second formating 9 年之前
  crvv 1cfa76d0c3 use datetime format for Cell.SetDateTime 9 年之前
  Eric Lagergren 315c2bcfce stylistic changes 9 年之前
  Geoffrey J. Teale 78618502cc gofmt 9 年之前
  Joshua Baker abb1ada227 Added support for "mmmm" and "dddd" in excel date time parser. 9 年之前
  Shawn Milochik 2ce4db766a Fixes #191. 9 年之前
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance 10 年之前
  Geoffrey J. Teale d05a6ded07 Provide SafeFormattedValue function on Cell, to allow access to underlying error conditions. 10 年之前
  blackss2 1119421700 change SetFloat format 0.00 => general 10 年之前
  blackss2 8678f3a787 add style to Col 10 年之前
  Shawn Milochik 32f8d588ea Merge pull request #120 from klniu/master 10 年之前
  Shawn Milochik 14bd6a9a69 Make date parsing dynamic. 10 年之前