~ubuntu-branches/ubuntu/wily/ledger/wily

« back to all changes in this revision

Viewing changes to test/baseline/opt-datetime-format.test

  • Committer: Package Import Robot
  • Author(s): David Bremner
  • Date: 2014-10-08 19:20:38 UTC
  • mfrom: (1.1.3) (9.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20141008192038-py5cxm93rdt3x2uz
Tags: 3.1+dfsg1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
i 2013/04/05 09:30:00 Internal:Meeting:Tactical  Intelligent comment
 
2
o 2013/04/05 10:00:00
 
3
i 2013/04/05 10:00:00 CustomerA:Email
 
4
o 2013/04/05 10:05:00
 
5
i 2013/04/05 10:05:00 CustomerB:Config
 
6
o 2013/04/05 11:30:00
 
7
i 2013/04/05 11:30:00 Personal:Walk
 
8
o 2013/04/05 12:00:00
 
9
i 2013/04/05 12:00:00 Personal:Lunch
 
10
o 2013/04/05 13:30:00
 
11
 
 
12
test bal --time-report --datetime-format '%m/%d/%y %I:%M %p'
 
13
  04/05/13 10:00 AM    04/05/13 10:05 AM        5.0m  CustomerA:Email
 
14
  04/05/13 10:05 AM    04/05/13 11:30 AM       1.42h  CustomerB:Config
 
15
  04/05/13 09:30 AM    04/05/13 10:00 AM       30.0m  Internal:Meeting:Tactical
 
16
                                               2.00h  Personal
 
17
  04/05/13 12:00 PM    04/05/13 01:30 PM       1.50h    Lunch
 
18
  04/05/13 11:30 AM    04/05/13 12:00 PM       30.0m    Walk
 
19
--------------------------------------------------
 
20
                                           
 
21
end test
 
22