2.2.0 • Published 1 year ago

age-calculator-sm v2.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Age Calculator

Calculate Your Age (Day, Month, Year)

This is a package to calculate your age with day, month and year.

Installation

To install this package, first you need node js. Then You need to follow

$ npm i age-calculator-sm

Use Case

import calculateAge from "age-calculator-sm";

console.log(calculateAge("1990-10-25"));

Date format (Year-Month-Day)

2.2.0

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.2.0

1 year ago

1.0.0

1 year ago