Skip to content

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.

Notifications You must be signed in to change notification settings

steviraab/ageGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • HTML 16.2%