kpDateParser
This module depends on luxon
library - https://moment.github.io/luxon/
Name | Description |
---|---|
kpDateParser | This directive converts model from date inserted by user to ISO format. Directive tries more formats specified in constant. If input does not match any format, ngModel is null. |
Name | Description |
---|---|
dateParserService |
Name | Description |
---|---|
dateParserServiceProvider | Provider for kpDateParser directive providing default settings. |