Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Using alternative formatting breaks validation #3875

@robbaman

Description

@robbaman

When using an alternative formatting (in my case dd-MM-yyyy) the validation breaks when typing in the textbox.

http://plnkr.co/edit/ZdyqcUpFW6dxcqZsS8CE?p=preview

This appears to be due to an issue where the baseDate passed to the parse function of the parse may be an invalid date. If this is the case, the parser will always keep spitting out invalid dates.

I'll try to issue a PM with a fix for the issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions