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.
Timestamp treated as invalid model value in datepicker #2345
Closed
Description
The datepicker directive says ng-model can be "a number of milliseconds since 01.01.1970". However parseData
will not treat such an input as valid.