* Ivanov Dmitry <[email protected]> [2014-08-23 03:38]:
> 14-Aug-08 Buying Apples         Expenses:Food:Apples            
> $10          $10
> 14-Aug-09 Buying cheese         Expenses:Food:Cheese             
> $5          $15
> 
> Ledger has incorrectly parsed  2014/08/09 as 14-Aug-09. 

This is YY-MM-DD, so it's parsed correctly.

You can use --date-format to set the format you like, e.g. --date-format 
%Y-%m-%d
would show:

2014-08-08 Buying Apples        Expenses:Food:Apples            $10          $10
2014-08-09 Buying cheese        Expenses:Food:Cheese             $5          $15

-- 
Martin Michlmayr
http://www.cyrius.com/

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to