Open jwkimd opened 7 months ago
Thanks for the distillation!
I went with the worst case calc with minimal info given overestimating is better than underestimating for this use, and the estimate is inherently a rough ballpark only because I'm not implementing the IRS worksheets for a true calc.
I'll add the more granular calc to the backlog.
There's also this clause in CA rules which, I think, means you cannot use 2022 AGI based limits at all if 2023 gross goes over 1M (single) or 500k married filing separately.
Taxpayers with 2023 California adjusted gross income equal to or greater than $1,000,000 (or $500,000 if married/RDP filing separately), must figure estimated tax based on their tax for 2023.
There's enough people asking about RSUs from a decade ago that some people will be hitting that threshold.
Currently, the Safe Harbor calculation (Summary D53) is only accurate if your Federal AGI prior year (2022) was more than $150,000. If the Federal AGI is less than $150,000, it should be the lesser of:
On the state level, while it is different from state to state, they generally have this rule to take the lesser of:
On a different note, California does have its own rule depending on prior year's (2022) AGI, though it's generally the same rule as Federal.
If 2022 AGI > $150,000 but less than $1,000,000, take the lesser of:
If 2022 AGI > $1,000,000:
Today, I make these manual change to do this - perhaps it can be implemented on the next version