Skip to content

ranitasahaa1230/Palindrome-Birthday-mark13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Palindrome-Birthday-mark13

neog mark13

Features

  • Checks if your birthdate is a palindrome or not
  • Supported birthdate formats: yyyy-mm-dd, mm-dd-yyyy, dd-mm-yyyy
  • If your birthdate is not a palindrome, it returns the nearest palindrome date and the number of days by which you missed it
  • Made with vanillaJS