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.

Date parser not working if format string contains literal words #5091

@jpmitche11

Description

@jpmitche11

I believe a recent commit broke the parsing of dates that contain quoted literals:
9513f10

Tested with the 'mediumDate' format using the portuguese locale pt-br (d 'de' MMM 'de' y HH:mm:ss)

The angular date formats use single quotes, not backticks. If you claim to support the locale base date formats, then this should be fixed.

Attn: @wesleycho

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions