8000 GitHub - dinapal/age-calculator: Javascript Age Calculator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dinapal/age-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Age Calculator

Create a Javascript age calculator

Javascript Age Calculator

Requirements analysis

  • Create birth year date field
  • create a current date field
  • compare the date and out put the result
  • Show the Value on the screen
0