Hi,
Im using the below function to do the age calculation,its working fine in english but when I test my script in french,its not working.What could be the issue?
{floor((time() - mktime(0,0,0,substr(DateofBirth,5,2),substr(DateofBirth,8,2),substr(DateofBirth,0,4)))/(365.25*24*60*60))}
LimeSurvey
Version 3.24.6
The topic has been locked.