JavaScript DMY Age CalculatorCalculates age from date and date of birth in day/month/year format. Assumes New Year on Jan. 1. This version can use two different computation methods:
Please see my explanation of birthdate calculation methods. Also note that the fixed-length month calculation does not give the exact time elapsed! This JavaScript utility uses tables, the forms interface, and of course JavaScript. JavaScript is supported by most browsers today, though some very old browsers, such as Netscape 1.0, don't. Please report any problems through the mail link below, but first make sure you're not just reading something wrong. Related pages: This has been yet another web page by Ben Buckner. |