From fc84eeb358f13b7c2b2668917692da26af001901 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 25 Oct 2009 04:37:11 -0400 Subject: Rewrote the way date and time I/O is managed --- test/baseline/opt-csv-format.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/baseline/opt-csv-format.test') 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 -- cgit v1.2.3