diff options
author | John Wiegley <johnw@newartisans.com> | 2009-10-25 04:37:11 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-10-25 05:01:47 -0400 |
commit | fc84eeb358f13b7c2b2668917692da26af001901 (patch) | |
tree | cfc4540c1b7805a17425675c1143d7a2d748b42f /test/baseline/opt-csv-format.test | |
parent | 588f2ef2f51d7bdf209820bfb244034863601939 (diff) | |
download | fork-ledger-fc84eeb358f13b7c2b2668917692da26af001901.tar.gz fork-ledger-fc84eeb358f13b7c2b2668917692da26af001901.tar.bz2 fork-ledger-fc84eeb358f13b7c2b2668917692da26af001901.zip |
Rewrote the way date and time I/O is managed
Diffstat (limited to 'test/baseline/opt-csv-format.test')
-rw-r--r-- | test/baseline/opt-csv-format.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/baseline/opt-csv-format.test b/test/baseline/opt-csv-format.test index 7efefc0d..d4975f93 100644 --- a/test/baseline/opt-csv-format.test +++ b/test/baseline/opt-csv-format.test @@ -4,7 +4,7 @@ csv --csv-format='"%(date)"\n' Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 >>>1 -"07-Feb-02" -"07-Feb-02" +"2007/02/02" +"2007/02/02" >>>2 === 0 |