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 confused with day/month for de_DE locale #2028

Closed
@smuellerus

Description

@smuellerus

I am using Datepicker, and it's working great so far. The only issue I am having is that when you enter the date in the field by hand / directly, Datepicker swaps the day and the month. I am using de_DE as my Angular locale.

My format is: datepicker-popup="dd.MM.yyyy"
Picking April 13 works great. The field shows: 13.04.2014
When I enter "13.04.2014" manually, Datepicker marks it as invalid.
When I enter "12.04.2014" manually, Datepicker marks December 4, 2014 on its UI, so it mixes up month and day.

image

It looks to me that this is a bug.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions