Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/eprbell/rp2
Browse files Browse the repository at this point in the history
  • Loading branch information
eprbell committed Dec 10, 2024
2 parents 8a2aef7 + 47deacf commit 9704410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
In rp2_full_report.ods check the Account Balances table in the tax sheets, and make sure they match the actual balances of your accounts. If not, you probably have an error in the input file or missed some transactions.

### How to Verify that Tax Computation is Correct?
RP2 supports [transparent computation](output_files.md#rp2-full-report-transparent-computation) and generates full computation details for every lot fraction, so that it's possible to verify step-by-step how RP2 reaches the final result.
RP2 features [transparent computation](output_files.md#rp2-full-report-transparent-computation) and generates full computation details for every lot fraction, so that it's possible to verify step-by-step how RP2 reaches the final result.

### What Is the Timestamp Format?
Timestamp format is [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) (see [examples](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) of timestamps in this format). Note that RP2 requires full timestamps, including date, time and timezone.
Expand Down

0 comments on commit 9704410

Please sign in to comment.