That's why I favour YYYY-MM-DD over YYYY/MM/DD, this way there is no conflation with american style date. On Aug 23, 2014 8:27 AM, "Martin Michlmayr" <[email protected]> wrote:
> * 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. > -- --- 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.
