calculate the age of a person doesn't work

calculate the age of a person doesn't work

Hi,
I want to  calculate the age of a person, so I tried this formula(I found it in Zoho Creator Help) in formula field.

((zoho.currentdate - DOB) / (1000 * 3600 * 24 * 365)).round(2)

but it's doesn't work properly. for example

Today is 30-Sep-2017
BOD of the person is 02-Oct-1973
Age of a person : 44.02 (It must be 43!) 

I live in Japan, but I've set Japanese Time Zone in General Settings.
I have no idea...Please Help me...

I'm sorry for my poor English.

Thanks.