ariovistus / aurelia-mask

port of ui-mask to aurelia
MIT License
7 stars 3 forks source link

Date Masking Placeholder #5

Closed philipw1988 closed 7 years ago

philipw1988 commented 7 years ago

I'm currently trying to do the masking on a date input but only having marginal success, the masking is working fine with 99/99/9999 and I'm not too worried about it being restricted past that, however I'd like to have the placeholder as "dd/mm/yyyy" instead of "//____"

Is there a way to do this currently?

Thanks

ariovistus commented 7 years ago

no, it's not set up to do that currently, sorry