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.

Datepicker marks valid content invalid when using custom format #2446

@smuellerus

Description

@smuellerus

When using a custom format like this:

$scope.format = 'dd.MM.yyyy';

.. it will mark a valid manually inputted date as invalid, for example:

22.07.2014

If you select the same date in Datepicker, it will be accepted. I noticed that if you manually enter

02.01.2014

into the field, it accidentally navigates to Feb 1 2014 even though this date means Jan 2 2014.

I am waiting for a fix - thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions