Best Way - Date Calculation

msreyes 23 Jun, 2020
My form reads database, one of the variables is a date. What is the best way to:
  1. Display the result (right now in text field) in YYYY-MM-dd format? The mask on that field does not work
  2. I am going to take this date, add 10 years. If the result is greater than "today" open up a radio button option.
This topic is locked and no more replies can be posted.