Simon Rusin

Results 1 comments of Simon Rusin

> Hi, You can use "translation" setting to achieve this. For example: > > ``` > $('#hour_field').mask('AB:CD', { > translation: { > A: { pattern: /[1-2]/ }, > B: {...