note on months

master
Ondřej Hruška 6 years ago
parent b37ea47e5d
commit 726c28ff4f
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 2
      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

Loading…
Cancel
Save