Also, in debug output show records more like what matchers are seeing, ie with quotes removed.
9 lines
331 B
Plaintext
9 lines
331 B
Plaintext
$$$ hledger print -f csvdateformat.csv
|
|
>>>2 /Error: could not parse "a" as a date using date format "YYYY\/M\/D", "YYYY-M-D" or "YYYY.M.D"
|
|
record: a,b
|
|
the date rule is: %1
|
|
the date-format is: unspecified
|
|
you may need to change your date rule, add a date-format rule, or change your skip rule
|
|
for m\/d\/y or d\/m\/y date/
|
|
>>>= 1
|