Skip to content

Ronak-Mutha/palindrome-birthday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palindrome Birthday

This website checks whether your birthday is palindrome or not. If your birthday is not palindrome it will print nearest date which is palindrome.

Following are the date formats for which the date would be checked for palindrome:

  • DDMMYYY
  • MMDDYYYY
  • YYYYMMDD
  • DDMMYY
  • MMDDYY
  • YYMMDD

If entered date returns true for any of the above format, output will display entered date is a palindrome. For rest, nearest palindrome date will be displayed.

About

This website checks whether your birthday is palindrome or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published