WTH: input_datetime doesn't have days_until (or since) attribute

Getting the days until (or since) an input datetime is a common use case. Why isn’t this already included? Why do I have to calcuate it every time I need it? e.g. Determining how many days until a date is reached or "Days Until" Template sensor - help needed.