You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@martinholmer FYI -- I wrote a short bash script to run the tc cli using the tmd files for multiple years so that I can do some analysis of the outyears. I am using Tax-Calculator 4.2.0 (see tc --version at end of screenshot). I call the tc cli as follows, where YEAR is a 4-digit year:
The screenshot shows the selected years I wanted to run tc on, and the output shows that I was able to process 2021, 2023, 2026, and 2030, but that I cannot run tc on 2035 and later. Would it be possible to modify Tax-Calculator so that I can use the tc cli on years after 2034?
The text was updated successfully, but these errors were encountered:
donboyd5
changed the title
tc cli apparently will not
tc cli apparently will not process years after 2034
Jul 22, 2024
@martinholmer FYI -- I wrote a short bash script to run the tc cli using the tmd files for multiple years so that I can do some analysis of the outyears. I am using Tax-Calculator 4.2.0 (see tc --version at end of screenshot). I call the tc cli as follows, where YEAR is a 4-digit year:
tc tmd.csv $YEAR --exact --tables --dump --dvars dumpvars
The screenshot shows the selected years I wanted to run tc on, and the output shows that I was able to process 2021, 2023, 2026, and 2030, but that I cannot run tc on 2035 and later. Would it be possible to modify Tax-Calculator so that I can use the tc cli on years after 2034?
The text was updated successfully, but these errors were encountered: