Date Picker B - Date Picker A= round to whole day?

When trying to extract the whole number of days between two dates, I’m unable to get a rounded answer. Have tried rounding by day- where am I going wrong?


You have to round both values first then subtract, then format it as days

Date B:rounded down to day - Date A:rounded down to day:formatted as days

That makes sense but I don’t see how to write that string- I don’t have the option to round Date A down for some reason.

Looks like Bubble is being weird, go to app settings, version tab, enable the parenthesis at the bottom.

1 Like

Thank you!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.