Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #59 from olsonpm/fix-bday
extend birthdate
- Loading branch information
extend birthdate
e1d7896
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isnt actually needed as you can pass the arguments in application.php
The correct usage, leveraging the default configuration, is:
dateField('birthdate', null, 0) ?>This will make your code cleaner and easier to maintain. If you ever need to change the range of years, you can simply update your configuration file.