Age Calculator | Javascript Project With Source Code

preview_player
Показать описание
Create a calculator with javascript that calculates your age in years, months and days. A step by step easy tutorial on how you can create an age calculator in javascript.

📁 Download Source Code :

----------

00:00 Intro
00:05 Preview
01:40 HTML & CSS
09:51 Step 1: Validate the input date
15:54 Step 2: Check for leap year
17:39 Step 3: Calculate age
21:48 Step 4: Display the output

----------

⭐ Exciting coding quizzes on my website:

----------
Email:

Instagram:

----------

🎵Music:
Track: Falling Together — Artificial.Music & Syiphorous [Audio Library Release]
Music provided by Audio Library Plus
Рекомендации по теме
Комментарии
Автор

Juda ham foydali ekan Thank you for project

Tohirjon-Odilov
Автор

One of best channel because he provide free code for us

anamikamishra
Автор

what is the purpose of month array? how its work? why we want this?

nikem
Автор

That's so helpful... Thank you so much❤

monikadesai
Автор

Much thanks for the help.
But why you did this " months[currentMonths - 2] "
Shouldn't it be " -1 " ?
Thanks again.

nadimalaa
Автор

God bless you. But could you possibly add in an option where it shows the hours and minutes?

hackerprime
Автор

when you are fill the form (first name, last name and date of birth), when you are click on the submit button, it will shows the popup in that popup, Hello Mr. XYZ you are 20 years old. how to get this output.

babu
Автор

hey please fixed this issue if you put date of birth 19 Aug 1995 the day result show nan

codehammer
Автор

Please send link of age calculator source code link

HackerEnthusiastic
Автор

What if current month is 1.
months[-1] is of no meaning lol.

arunlabana
Автор

your code is not working for 12th month why

the_learning_xtrovert
Автор

main.html:49 Uncaught TypeError: document.getElementByID is not a function
at ageCalculate
at HTMLButtonElement.onclick

Whats the error

sushilghanekar
visit shbcf.ru