From 737f9083838937c0cfefb362a8b4d991b4980d68 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 3 Jun 2011 23:16:33 +0000 Subject: [PATCH] docs: more about convert's date-format --- MANUAL.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MANUAL.md b/MANUAL.md index c341c4ae2..b3607c7ed 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -553,8 +553,9 @@ Notes: - The date-format field contains the expected format for the input dates: this is the same as that accepted by the Haskell [formatTime](http://hackage.haskell.org/packages/archive/time/latest/doc/html/Data-Time-Format.html#v:formatTime) - function. Note that '%d' and '%m' specifiers require day and month numbers to have - leading zeroes, otherwise your format might fail to work. + function. Notes: the '%d' and '%m' specifiers expect leading zeroes; + the '%y' specifier works better when hledger is built with version + 1.2.0.5 or greater of the time library. - The remainder of the file is account-assigning rules. Each is a paragraph consisting of one or more description-matching patterns