This repository has been archived by the owner on May 29, 2019. It is now read-only.
dateParser.filter issue which drop text after right most formatting token #5387
Labels
Milestone
After #5376, it seems that now it will drop the text after last (right-most) formatting token, for example:
returns only
"2016"
, without" -"
and:
returns only
"2016 - 02"
.http://plnkr.co/edit/h7lgrX2mpHNTRHSEOvyD?p=preview
The text was updated successfully, but these errors were encountered: