Skip to content

This is a web application that takes a person's birthday as input and gives output whether the birthday is a palindrome or not, comparing on 6 different types of date format viz ddmmyyyy, mmddyyyy, yyyymmdd, ddmmyy, mmddyy, yymmdd.

Notifications You must be signed in to change notification settings

abhisekgupta001/Check_bday_is_palindrome

Repository files navigation

Check_bday_is_palindrome

This is a web application that takes a person's birthday as input and gives output whether the birthday is a palindrome or not.

comparing on 6 different types of date format viz

  1. ddmmyyyy
  2. mmddyyyy
  3. yyyymmdd
  4. ddmmyy
  5. mmddyy
  6. yymmdd

About

This is a web application that takes a person's birthday as input and gives output whether the birthday is a palindrome or not, comparing on 6 different types of date format viz ddmmyyyy, mmddyyyy, yyyymmdd, ddmmyy, mmddyy, yymmdd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published