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-prices-format.test | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/baseline/opt-prices-format.test') diff --git a/test/baseline/opt-prices-format.test b/test/baseline/opt-prices-format.test index ec93d9cd..f8033c59 100644 --- a/test/baseline/opt-prices-format.test +++ b/test/baseline/opt-prices-format.test @@ -10,10 +10,10 @@ P 2009/02/01 17:30:00 AAPL $50.00 Assets:Brokerage 100 AAPL Income >>>1 -09-Jan-01 13:30:00 $10.00 -09-Jan-01 14:30:00 $20.00 -09-Jan-01 15:30:00 $30.00 -09-Jan-01 16:30:00 $40.00 -09-Feb-01 17:30:00 $50.00 +2009/01/01 13:30:00 $10.00 +2009/01/01 14:30:00 $20.00 +2009/01/01 15:30:00 $30.00 +2009/01/01 16:30:00 $40.00 +2009/02/01 17:30:00 $50.00 >>>2 === 0 -- cgit v1.2.3