1.0.2 • Published 4 years ago

age-calc-mah v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

age-calc-mah

  • calculate the age of a person based on the value passed

Installation

npm install age-calc-mah

Usage

const age = require("age-calc-mah");

console.log(age.age_calc(new Date(1982, 11, 4)));

1.0.2

4 years ago

1.0.0

4 years ago