Hey!
Iam using "--input-date-format %d.%m.%Y"
and when using sth. like "-b DATE" or "-e DATE" ledger complains DATE
was an invalid date, no matter what format I give.
Here is an example:
$ ledger reg -b "Feb"
While parsing value expression:
date>=[2013-02-01]
^^^^^^^^^^^^
Error: Invalid date: 2013-02-01
To me it looks like DATE in "-b DATE" gets converted to an ISO-Date for
an expression, but then ledger tries to parse it using
input-date-format.
The problem does not occur, when not using
input-date-format in ledgerrc.
Can you reproduce this? Do you have any suggestions?
I also filed it here: https://github.com/ledger/ledger/issues/186
--
---
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/groups/opt_out.