Javascript Age Calculator | Calculate Age from Date of Birth

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024

Комментарии • 43

  • @gopalloharnew5948
    @gopalloharnew5948 2 года назад +8

    I Wasted My whole day ... and now I got to know it was damn easy ... !
    Thank You Man for this amazingly useful video !

    • @gopalloharnew5948
      @gopalloharnew5948 2 года назад +2

      subtracting dates sucks !

    • @sebastianlozano7707
      @sebastianlozano7707 Год назад +1

      Hahahahaha! Me too! I was doing an extensive calculation about how to get it done! And gave up! Now I stumbled across this video

  • @gopalloharnew5948
    @gopalloharnew5948 2 года назад +1

    You ended my day at a better note !

  • @droidswitchemu4943
    @droidswitchemu4943 2 года назад +1

    thank you for this, i dont really know how to code but its one of my subject and this is my proj so i just copy ur code and delete some of codes to look like i did it😅 Like the design stuff

    • @MysteryCode
      @MysteryCode  2 года назад

      😂😂 that is great,
      You can try this design also
      ruclips.net/video/rxMmo3fuL1s/видео.html

    • @droidswitchemu4943
      @droidswitchemu4943 2 года назад

      @@MysteryCode Hello , Umm do you have a video like this about horoscope?

  • @deepayadav3895
    @deepayadav3895 10 месяцев назад

    try to add explaination to your video it would be more helpful

  • @venkateshtl90
    @venkateshtl90 2 года назад

    What a easy question i loss my life 😢😢😢 before 1 one day I saw this video now iam Zoho employee 😢😢😢

  • @ArunKumar-cu3rx
    @ArunKumar-cu3rx 3 года назад +3

    Hi bro, make a video/blog how to build a SIP calculator bro

    • @MysteryCode
      @MysteryCode  3 года назад +1

      Of course I will upload within 2-3 days

    • @ArunKumar-cu3rx
      @ArunKumar-cu3rx 2 года назад +1

      @@MysteryCode awaiting for your upcoming video bro😊🔥

  • @Rj_Music_Hub
    @Rj_Music_Hub Год назад +2

    Please explain code rather than playing music

  • @karthikbongu2465
    @karthikbongu2465 4 месяца назад

    What about leap year count as it contains feb 29 days but u always taken 28

  • @college_vidhyarthi
    @college_vidhyarthi Год назад

    Wait wait @14:29 there are only 12 months in a year but on giving 15 as month program doesn't gives error or any message

  • @valbalingit9323
    @valbalingit9323 Год назад +1

    how to enable live preview side by side with our code?

    • @sivalib3023
      @sivalib3023 11 месяцев назад

      Use live server in vs

  • @anandcoding6408
    @anandcoding6408 2 года назад

    Very nice project...but am try than not output currect. 😭

  • @babu45252
    @babu45252 3 года назад

    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.

    • @MysteryCode
      @MysteryCode  3 года назад

      Of course it is possible.
      You can contact me on Instagram. I will share the code with you after some time.
      ID: instagram.com/foolishdeveloper/

  • @NaveenKumar-mf3sj
    @NaveenKumar-mf3sj Год назад +1

    Out put is not exactly

  • @ashh_08
    @ashh_08 6 месяцев назад

    Thank you

  • @SeanPizzaSpark
    @SeanPizzaSpark 2 года назад +1

    Does it count leap years?

  • @Deyplay583
    @Deyplay583 7 месяцев назад

    Hey can someone point out the use of the Array Months

    • @warcraft_warmane
      @warcraft_warmane 6 месяцев назад

      array months is defined to get the number of days for a month. like In-case of if currentdate is smaller than the input date then it will add number of days of that month in currentdate and make it bigger than Input date. later we will simply minus the number of input days from current days and will give us exact number of days.

  • @hoowlsmentionsshorts
    @hoowlsmentionsshorts Год назад

    Actually it starts from here 10:05

  • @thomasshelby5288
    @thomasshelby5288 Год назад +2

    Bro write comments with codes

  • @yahtzee1990
    @yahtzee1990 2 года назад

    ten minutes of css in js tutorial...

  • @Yash-ry5wj
    @Yash-ry5wj Год назад

    Bhai 'if' conditions nahi samj aaye

  • @thecastoo6175
    @thecastoo6175 Год назад +1

    name of your code editor name

  • @JaloliddinDilmurodov
    @JaloliddinDilmurodov Год назад +1

    code yes

  • @nepaliquotes605
    @nepaliquotes605 2 года назад

    this is not mobile friendly

  • @muhammadshahzaibkhan8647
    @muhammadshahzaibkhan8647 2 года назад

    sir ya chal ni raha mry laptop per

    • @MysteryCode
      @MysteryCode  2 года назад

      I think your browser does not support it. You can use chrome browser

    • @muhammadshahzaibkhan8647
      @muhammadshahzaibkhan8647 2 года назад

      @@MysteryCode already use google
      mny sara code 3 bartaba telli liya per phir b ............

    • @MysteryCode
      @MysteryCode  2 года назад

      Try it codepen.io/fghty/pen/GRmGgOY

  • @throwaway-lo4zw
    @throwaway-lo4zw Год назад +1

    it's day/month/year not date/month/year