How to add two years to a dates
Hi, I need to update date field as tomorrow + 2years. if I am submitting the form on 2 May 2022, it should display tomorrow + two years. after date is added field should be readonly I am using below code in client script gdt = new GlideDateTime().g...
