Commit History

Autor SHA1 Mensaxe Data
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. %!s(int64=8) %!d(string=hai) anos
  Geoffrey J. Teale 678e0fe7a5 gofmt %!s(int64=8) %!d(string=hai) anos
  Geoffrey J. Teale c95af40bc1 Use am/pm to indicate 12 hour time format, not the number of 'h' chars. %!s(int64=8) %!d(string=hai) anos
  simulot c3cef27bce TimeToExcelTime is tuncating time to second %!s(int64=9) %!d(string=hai) anos
  tokyis ae1551b912 Update cell.go %!s(int64=9) %!d(string=hai) anos
  tokyis d5dc146f4e Exported time functions %!s(int64=9) %!d(string=hai) anos
  Ivan Anfilatov d553e75f05 add method Cell.ToDate(date1904 bool) %!s(int64=9) %!d(string=hai) anos
  Geoffrey J. Teale 6e9c8e467d Merge in EricLagergren-master branch and resolve conflicts. %!s(int64=9) %!d(string=hai) anos
  Geoffrey J. Teale b23e4ffe6d Merge pull request #232 from crvv/master %!s(int64=9) %!d(string=hai) anos
  GaoXiang 3a7d1a568d make SetInt, SetInt64, SetFloat set value with CellTypeGeneral %!s(int64=9) %!d(string=hai) anos
  GaoXiang afb0e7ea86 1. make WriteSlice and WriteStruct write value with builtin format to general format %!s(int64=9) %!d(string=hai) anos
  santsai fe4f636b01 fix date sub second formating %!s(int64=9) %!d(string=hai) anos
  crvv 1cfa76d0c3 use datetime format for Cell.SetDateTime %!s(int64=9) %!d(string=hai) anos
  Eric Lagergren 315c2bcfce stylistic changes %!s(int64=9) %!d(string=hai) anos
  Geoffrey J. Teale 78618502cc gofmt %!s(int64=9) %!d(string=hai) anos
  Joshua Baker abb1ada227 Added support for "mmmm" and "dddd" in excel date time parser. %!s(int64=9) %!d(string=hai) anos
  Shawn Milochik 2ce4db766a Fixes #191. %!s(int64=10) %!d(string=hai) anos
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale d05a6ded07 Provide SafeFormattedValue function on Cell, to allow access to underlying error conditions. %!s(int64=10) %!d(string=hai) anos
  blackss2 1119421700 change SetFloat format 0.00 => general %!s(int64=10) %!d(string=hai) anos
  blackss2 8678f3a787 add style to Col %!s(int64=10) %!d(string=hai) anos
  Shawn Milochik 32f8d588ea Merge pull request #120 from klniu/master %!s(int64=10) %!d(string=hai) anos
  Shawn Milochik 14bd6a9a69 Make date parsing dynamic. %!s(int64=10) %!d(string=hai) anos
  Hugh Gao 707568c5c2 Optimize the output number for small float. %!s(int64=10) %!d(string=hai) anos
  Hugh Gao 7323f9b5f6 Fixed: SetFloatWithFormat can't write the value with proper precision. %!s(int64=10) %!d(string=hai) anos
  Hugh Gao d0daf3ac53 Added support for built-in and user-defined NumFmt style. Now it can write float into cell with number format but not the formatted value which sometimes cause the broken file warning in Microsoft Excel. %!s(int64=10) %!d(string=hai) anos
  Hugh Gao d2bd8c034d Added date format yyyy/mm/dd %!s(int64=10) %!d(string=hai) anos
  Shawn Milochik a047531ecb Fixes #24 %!s(int64=10) %!d(string=hai) anos
  Shawn Milochik 28bc0d2ac3 Proposal for #106. %!s(int64=10) %!d(string=hai) anos
  Colin Fox 1c45890ff2 Fixed merge conflict %!s(int64=10) %!d(string=hai) anos