Skip to content

prateekchoudhary/AngularJS-Date-of-Birth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AngularJS-Date-of-Birth

AngularJS Module for Date of Birth

  • Dropdown changes dynamically to accomodate valid DOB in the format DD/MM/YYYY
  • Cascading dropdown of Day, Month and Year.
  • Selecting 30th Day removes 'Feb'
  • Selecting 31st Day removes all 30-day months from month dropdown.
  • Takes care of Leap Years as in 29th Feb 2000, All non-Leap Years get removed from the year dropdown.

#TODO Add javascript regex for valid date as in pattern.isDate

#LICENSE MIT

About

AngularJS Module for Date of Birth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published