Can somebody tell me, why I can't use the Russian date format in ledger: 
dd.mm.yyyy? I tried the following file:

02.01.2015 * Opening Balances
      Assets:Checking                    $100.00
      Equity:Opening Balances

And gave the command:

$ledger --date-format %d.%m.%Y -f test.txt bal

But got an error:

While parsing file "test.txt", line 1:
While parsing transaction:
> 02.01.2015 * Opening Balances
Error: Invalid date: 02.01.2015

Why is it invalid?

-- 

--- 
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