Commit Verlauf

Autor SHA1 Nachricht Datum
  Alex Milkov 905bf9db92 'WriteWithDefaultCellType' to 'WriteWithColumnDefaultMetadata' now encoding cell style vor 5 Jahren
  Alex Milkov bc7ea55fcd 'WriteWithDefaultCellType' writes all cells in a column as the default cell type of that column vor 5 Jahren
  Ryan Hollis 76f13fa805 Merge pull request #413 from echoes341/master vor 5 Jahren
  G. Rossin 2952a2425b Add IsTime method to Cell. vor 6 Jahren
  Ryan Hollis 52e1dd37ac Merge branch 'master' into master vor 6 Jahren
  Ryan Hollis b3fc5bc0f9 Update cell.go vor 6 Jahren
  Mārtiņš 611de74506 Handle dates in further than time.Duration vor 6 Jahren
  rentiansheng e31f381011 excel data validation range issue #380 vor 6 Jahren
  rentiansheng 79fb2787bc 200~New cells are added, no cell format is set vor 6 Jahren
  rentiansheng 8198acb578 add cell without format vor 6 Jahren
  rentiansheng 0d4f1ce1c5 column and cell support data validation lib issue #380 vor 6 Jahren
  Ryan Hollis 9ce246914c More improvements to cell formatting vor 7 Jahren
  Ryan Hollis 07066b7ca7 Improve Cell Fromatting vor 7 Jahren
  Ryan Hollis dc28869106 de-dupe code vor 7 Jahren
  Ryan Hollis d3bb6c4101 de-dupe code vor 7 Jahren
  Ryan Hollis 077cf45695 Fix zero case in FormattedValue() vor 7 Jahren
  Ryan Hollis 5c5203cbfc improve number handling vor 7 Jahren
  Ryan Hollis 287c5011ff Add Stream writing vor 7 Jahren
  Geoffrey J. Teale ea4a13d642 Merge tag 'v1.0.1' vor 7 Jahren
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. vor 7 Jahren
  Geoffrey J. Teale 0692428a3e Merge branch 'master' into master vor 7 Jahren
  Geoffrey J. Teale 678e0fe7a5 gofmt vor 7 Jahren
  Geoffrey J. Teale c95af40bc1 Use am/pm to indicate 12 hour time format, not the number of 'h' chars. vor 7 Jahren
  Daniel Sont bb9725c7e5 adding unit test coverage for timezone stuff vor 7 Jahren
  Geoffrey J. Teale 6b2dc5715a Merge branch 'master' into master vor 7 Jahren
  simulot c3cef27bce TimeToExcelTime is tuncating time to second vor 7 Jahren
  tokyis ae1551b912 Update cell.go vor 7 Jahren
  tokyis d5dc146f4e Exported time functions vor 7 Jahren
  Daniel Sont c1f377c32f got the TZ math working vor 7 Jahren
  Daniel Sont e0107c0966 using offsets instead, as it uses time.Unix in calculations, making UTC conversions pointless anyways vor 7 Jahren