Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Alex Milkov bc7ea55fcd 'WriteWithDefaultCellType' writes all cells in a column as the default cell type of that column 5 yıl önce
  G. Rossin 2952a2425b Add IsTime method to Cell. 6 yıl önce
  Ryan Hollis 78bec017d3 Update cell_test.go 6 yıl önce
  Mārtiņš 611de74506 Handle dates in further than time.Duration 6 yıl önce
  Ryan Hollis 9ce246914c More improvements to cell formatting 7 yıl önce
  Ryan Hollis 07066b7ca7 Improve Cell Fromatting 7 yıl önce
  Ryan Hollis dc28869106 de-dupe code 7 yıl önce
  Ryan Hollis 077cf45695 Fix zero case in FormattedValue() 7 yıl önce
  Ryan Hollis 5c5203cbfc improve number handling 7 yıl önce
  Geoffrey J. Teale ea4a13d642 Merge tag 'v1.0.1' 7 yıl önce
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. 7 yıl önce
  Geoffrey J. Teale 0692428a3e Merge branch 'master' into master 7 yıl önce
  Geoffrey J. Teale 678e0fe7a5 gofmt 7 yıl önce
  Geoffrey J. Teale c95af40bc1 Use am/pm to indicate 12 hour time format, not the number of 'h' chars. 7 yıl önce
  Daniel Sont 0632bec361 using TimeToExcelTime to convert to float in tests 7 yıl önce
  Daniel Sont bb9725c7e5 adding unit test coverage for timezone stuff 7 yıl önce
  Ivan Anfilatov 0abbbc061d add test coverage for err in Cell.ToDate 8 yıl önce
  Ivan Anfilatov d553e75f05 add method Cell.ToDate(date1904 bool) 8 yıl önce
  GaoXiang 3a7d1a568d make SetInt, SetInt64, SetFloat set value with CellTypeGeneral 8 yıl önce
  GaoXiang afb0e7ea86 1. make WriteSlice and WriteStruct write value with builtin format to general format 8 yıl önce
  santsai 4347854c6d fix up date relate tests 8 yıl önce
  Joshua Baker 6faf83bedc Unit tests for "mmmm" and "dddd" 8 yıl önce
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 8 yıl önce
  Shawn Milochik 0977a005fb Clean up the tests bloated by this branch. 8 yıl önce
  Shawn Milochik 741c14c929 test fixes for issue 191 8 yıl önce
  Geoffrey J. Teale ade07d4004 Make AddSheet return error when trying to use a duplicate name. Fixes #148. 9 yıl önce
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance 9 yıl önce
  Geoffrey J. Teale d05a6ded07 Provide SafeFormattedValue function on Cell, to allow access to underlying error conditions. 9 yıl önce
  Shawn Milochik 32f8d588ea Merge pull request #120 from klniu/master 9 yıl önce
  Shawn Milochik 14bd6a9a69 Make date parsing dynamic. 9 yıl önce