Counting forward three weeks
Twenty-one days shows up in a lot of everyday planning: a three-week rental notice, the popular (if scientifically debated) claim that it takes three weeks to lock in a new habit, or the germination window a gardener watches after planting seeds. Finding the date is just a matter of adding 21 calendar days to today, one day at a time, letting the count spill into the next month whenever it needs to.
Because 21 is a multiple of 7, the answer always lands on the same weekday you started on — three weeks from a Sunday is another Sunday. What trips people up is the month boundary in between. Imagine today were April 18th. Three weeks later isn’t a fixed jump on the calendar page; it’s April 18 → April 30 (12 days used), then continuing into May for the remaining 9 days, landing on May 9th. A calculator that just adds “3” to the month number would get that wrong, since it ignores how many days April actually has.
This is why counting by actual days, rather than by weeks-on-a-calendar or month labels, matters for anything with a real deadline attached. Whether you’re tracking a project milestone, a trial period, or the return-by date on an order, working in exact calendar days keeps the answer accurate no matter which month or months the span happens to cross.