hello,
So my problem is that i’m making my own CAD/MDT but i have a problem i want to calculate my users age so for that i put a date/time picker but how can make my bubble to make a calcul that give me his/her age
I have a other question for the date /time picker imput how can i change the years range bc in the year dropdown it begins from 2019 to 2024 but me i want it to start from for example to 1950 to 1990
The date/time picker that is built-in is sorta lame. I would suggest just using an input and making it a date input like in my example or using another plugin. Hope that helps