Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

datepicker: date added via input has different behavior in Chrome and IE #11092

Open
@petrovic-ivan

Description

@petrovic-ivan

I don't have plunker example but you can reproduce here:
https://material.angularjs.org/latest/demo/datepicker

When I manually enter this date '1/9/18' into DatePicker it has different behavior in IE and Chrome. In chrome it will create '1/9/2018' date but in IE will create '1/9/1918'.

What is the expected behavior?

I would like to see that IE creates '1/9/2018'.

What is the current behavior?

IE creates '1/9/1918'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4: minorMinor issues. May not be fixed without community contributions.browser: IEThis issue is specific to Internet Explorerneeds: investigationThe cause of this issue is not well understood and needs to be investigated by the team or communityseverity: inconvenient

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions