I'm looking for a way to use uib-datepicker and some kind of mask for the user input but the uib-mask is not suitable for work with js Date() types.
In the default uib-datepicker samples the users must enter a correct and complete date like "02/26/2016", including the '/' chars but I would like to allow users to enter just the numbers when typing.