hledger/Ledger
Simon Michael ae5a9439d0 count time elapsed in open timelog entries, ignore time zone
Any open sessions in a timelog will be considered clocked out as of the
current time, and included in calculations. Also, contrary to the earlier
patch we now ignore timezone everywhere and deal only with local times.
This might need revisiting eg to track time while crossing timezones.
2009-01-25 07:06:59 +00:00
..
Account.hs nullamt and nullmixedamt 2008-11-22 17:21:49 +00:00
AccountName.hs tests and bugfix for accountNameTreeFrom 2009-03-15 04:02:04 +00:00
Amount.hs fix haddock error preventing docs update 2008-12-10 05:52:26 +00:00
Commodity.hs commodity cleanup 2008-10-18 19:30:07 +00:00
Dates.hs count time elapsed in open timelog entries, ignore time zone 2009-01-25 07:06:59 +00:00
Entry.hs fix reporting of unbalanced entries 2008-12-05 10:04:59 +00:00
Ledger.hs subAccounts test and bugfix 2009-03-15 04:06:10 +00:00
Parse.hs count time elapsed in open timelog entries, ignore time zone 2009-01-25 07:06:59 +00:00
RawLedger.hs count time elapsed in open timelog entries, ignore time zone 2009-01-25 07:06:59 +00:00
RawTransaction.hs show mixed amounts vertically 2008-11-22 09:07:04 +00:00
TimeLog.hs count time elapsed in open timelog entries, ignore time zone 2009-01-25 07:06:59 +00:00
Transaction.hs oops, maybe another piece of the Date/DateTime removal 2008-11-27 04:29:32 +00:00
Types.hs count time elapsed in open timelog entries, ignore time zone 2009-01-25 07:06:59 +00:00
Utils.hs docs 2008-12-04 19:32:30 +00:00