To Calculate Number of days in a month

I have a date field entered by the user to do specific function. It expires after one month.

For example I login with 10/12/2018 it will expires in 11/12/2018, but I need to show the expiry date (the last day of a month) i.e. 11/30/2018.

That is the expiry date should be the last day of a month.

I need to add remaining days in a month for the date 11/12/2018 and should show the expiry date.

Hi @nazeer.m,

Bubble has date modifiers to make this happen… Last day of month is covered in this post:

[SOLVED] Find last day of given month

Thank you very much for your reply, it worked.

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