From 726c28ff4fb4015190b1a4f121fb51386faa1ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Wed, 25 Apr 2018 22:55:30 +0200 Subject: [PATCH] note on months --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 740be59..bf79ddf 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ represented the same way. Generally all methods return the object itself for easy chaining, with the exception of Projector methods like `monthly`, `single` etc, which are shortcuts for creating income instances. +Months can be numeric 1-12 or textual e.g. jan or January (case is ignored) + ### Projector API - `pf.date(year, month, day)` - set time cursor. This is used for subsequently created incomes as a starting date, or