On Mar 22, 2010, at 5:11 AM, Martin Michlmayr wrote:

> With ledger v3 (from git master), print doesn't honour --date-format:

Yes, this is intended.  The output of "print" is supposed to be directly 
parseable by Ledger, which means the date is always written out in the same 
form in which it expects to be read.  I suppose this means it should honor 
--input-date-format, but it ignores --date-format (which is for display only).

In other words, the following should always hold true:

  ledger bal == ledger print | ledger -f - bal

John

To unsubscribe from this group, send email to 
ledger-cli+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to