spreadsheet
typeScript/javascript spreadsheet parser, with formulas.
git clone https://git.vogt.world/spreadsheet.git
Log | Files | README.md
← Commit log
commit
message
Removing formulas task from TODO in README.md
author
Ben Vogt <[email protected]>
date
2017-01-15 19:54:23
stats
1 file(s) changed, 0 insertions(+), 5 deletions(-)
files
README.md
 1diff --git a/README.md b/README.md
 2index 518d735..5b3b038 100644
 3--- a/README.md
 4+++ b/README.md
 5@@ -14,10 +14,6 @@ Things I should do.
 6 * SUM_ formulas
 7 * ACCRINT
 8 
 9-# Refactor SheetFormulaTest.ts into FormulaTest.ts
10-There's no reason the formulas need to be strings. Involves refactoring SupportedFormulas.ts and where we uses
11-the "override" formulas.
12-
13 ### Date-Time issues
14 Here are a couple of the issues with Dates and so on:
15 * There seem to be a few issues where someone did something sloppy inside formulaJS, and timezones, daylight-savings,