RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.4k stars 2.17k forks source link

How to make use of special danish character as inputmask? #2669

Closed Nordland1972 closed 1 year ago

Nordland1972 commented 1 year ago

Hello all,

I have the following situation: In Denmark we have the special Unicode character U+000E5 which indicate "year". So how to show dd.mm.åååå as the inputmask for a date in my webcontrol for danish users? I am using Inputmask version 5x.

Attached I have made the following extension of this Inputmask which I hope can be extended to handle the specific danish character.

Best regards Michael MyInputmask.txt

Nordland1972 commented 1 year ago

The problem was placeholder which now is given "dd.mm.\u00E5\u00E5\u00E5\u00E5"