How to add 90 days to a date

  • Titan_GC
    Asked on July 15, 2025 at 8:02 PM

    How do I add 90 days from todays date in a from to generate an expiry date using conditions


  • Sigit JotForm Support
    Replied on July 15, 2025 at 8:22 PM

    Hi Titan_GC,

    Thanks for reaching out to us for help with adding 90 days to today's date in your form to generate an expiry date using conditions.

    Let me walk you through it:

    1. Add a Date Picker field to your form where you want to display the expiry date. How to add 90 days to a date Image 1 Screenshot 40
    2. Go to Settings at the top of the Form Builder, then select Conditions from the left menu. How to add 90 days to a date Image 2 Screenshot 51
    3. Create a new condition by choosing Update/Calculate Field.
    4. Set the condition to calculate the expiry date by adding 90 days to today's date. You can use a formula like today + 90 in the calculation field.
    5. Assign the result to your Date Picker field to display the expiry date automatically. How to add 90 days to a date Image 3 Screenshot 62

    This way, the expiry date will dynamically update to 90 days from the current date whenever the form is accessed. Here’s a demo form that you can view and clone if you’d like to further check how it’s set up.

    Give it a try and let us know how it goes.