;doc: #report-period target
This commit is contained in:
parent
87f575e643
commit
a89815cea0
@ -468,6 +468,8 @@ Counterexamples - malformed digit sequences might give surprising results:
|
|||||||
| `20181232` | 8 digits with an invalid day gives an error |
|
| `20181232` | 8 digits with an invalid day gives an error |
|
||||||
| `201801012` | 9+ digits beginning with a valid YYYYMMDD gives an error |
|
| `201801012` | 9+ digits beginning with a valid YYYYMMDD gives an error |
|
||||||
|
|
||||||
|
<a name="report-period"></a>
|
||||||
|
|
||||||
## Report start & end date
|
## Report start & end date
|
||||||
|
|
||||||
By default, most hledger reports will show the full span of time represented by the journal data.
|
By default, most hledger reports will show the full span of time represented by the journal data.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user