You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui-date-mask): include timezone offset in matching regex
* refactor(ui-date-mask): regex should match timezone offset
it should match
0000-00-00T00:00:00.000Z
0000-00-00T00:00:00.000+00:00
* docs: updated demo to include ui-date-mask
0 commit comments