Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 195 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 195 Bytes

ageGenerator

Using Javascript to calculate the amount of days a person has been alive. User inputs DOB and I use Date and Math functions to calc millisecond different and output as Days Alive.