angular-ui/ui-mask

can work with other "directive" together?

leochinacn opened this issue · 0 comments

like it:

<input uib-datepicker-popup="yyyy/MM/dd" ui-mask="9999/99/99" ng-model="cdate" type="text"></input>

but cdate's value had problem