angular-date-dropdowns
angular-date-dropdowns copied to clipboard
Date dropdown fields for angular. Main use case is for entering date of birth.
I wish to display only the required dates for a given month. for example, February on nonleap years should not show days like [29,30,31]. I am working on this issue....
The issue is on this line: https://github.com/rorymadden/angular-date-dropdowns/blob/master/directive.js#L141 My `attrs` variable doesn't have a required attribute so you can't call split on undefined. I see you require angular 1.2.1 and I'm...
1.days of everymonth will change dynamically now,(example : February). 2.fixing demo.html
I want to overrides factory rsmdateutils for change months array for an other language. Thanks in advance, regards.
Hi, I see that they are lots of commits after your last release. Initially, I had assumed that there is some error with the plugin, But later after debugging the...
I am new in angular , so can u tell me which js file should I add to work this
This is my submit function of form
Just curious if there is a way currently to set the GUI format ... like [MM] / [DD] / [YYYY] would be the default but for European countries it would...
Since the main use case of this is to be used for birthdates can you add a flag to not allow future dates?
Hi, it should be added to bower.