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.

bug(datepicker): input manually -> invalid or day/month is switched #956

Closed
@ghost

Description

Hello,

I want to be able to enter the date manually (to quickly set the year or paste some other date). This seems to work partially with Chrome, but not with Firefox as you can see with this fiddle (this fiddle only works with Firefox, since Chrome does not load all resources!):

http://jsfiddle.net/BVufZ/5/

Moreover in Chrome when I use an input field with the datepicker-popup and the option:

datepicker-popup="dd.MM.yyyy"

then the day and month value are interpreted wrong when changing the date manually in the input field. With the option:

datepicker-popup="dd.MMMM.yyyy"

everything works fine, but I don't want the name of the month!

Can you confirm this problem?
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