A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
DAYS360 bases a month on 30 days, no matter what. It is really only meant for some accounting calculations.
You can use simple subtraction, like so:
=B4-TODAY()
or
=B4-TODAY()+1
depending on whether you want to count today as 0 or 1.