assisrafael/angular-input-masks

date mask apenas mês e ano (month/year only)

Open

#267 opened on Mar 29, 2017

View on GitHub
 (3 comments) (6 reactions) (0 assignees)JavaScript (970 stars) (334 forks)batch import
help wanted

Description

Existe alguma forma de eu adicionar uma mask de data que inclua apenas mês e ano?

Tentei utilizar ui-date-mask="MM/YYYY" e não funcionou, fica adicionando a data completa.

~

Is there a way to add a date mask with month/year only?

I've tried ui-date-mask="MM/YYYY" and didn't work, still getting the full date.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide