bertdewolf

Results 2 issues of bertdewolf

**Describe the bug** When the locale is Bulgarian and we get the longDateFormat 'L' the returned value is d.mm.yyyy We use this format as text mask in our input fields....

In for example ngx-bootstrap-multiselect.umd.js I see: var NgxBootstrapMultiselectModule = /** @class */ (function () { function NgxBootstrapMultiselectModule() { } return NgxBootstrapMultiselectModule; }()); NgxBootstrapMultiselectModule.decorators = [ { type: core.NgModule, args: [{...