Skip to content

Commit

Permalink
;doc: period expressions: mention last day of month adjusting [#2005]
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed May 23, 2024
1 parent d4684c3 commit f3f5fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hledger/hledger.m4.md
Original file line number Diff line number Diff line change
Expand Up @@ -4768,7 +4768,7 @@ Weekly on a custom day:

Monthly on a custom day:

- `every Nth day [of month]`
- `every Nth day [of month]` (`31st day` will be adjusted to each month's last day)
- `every Nth WEEKDAYNAME [of month]`

Yearly on a custom day:
Expand Down

0 comments on commit f3f5fae

Please sign in to comment.