Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date: Fix dateFormatter runtime #724

Merged
merged 1 commit into from
May 17, 2017

Conversation

rxaviers
Copy link
Member

When dateToPartsFormatter was added, dateFormatter became an alias to
it. Although globalize-compiler can handle it by using
.compileExtracts(), it doesn't by using .compile() and passing
formattersAndParsers argument. This update fixed that.

Amends e4234a7
Ref #678
Ref #697
Ref #700

When dateToPartsFormatter was added, dateFormatter became an alias to
it. Although globalize-compiler can handle it by using
`.compileExtracts()`, it doesn't by using `.compile()` and passing
`formattersAndParsers` argument. This update fixed that.

Amends e4234a7
Ref globalizejs#678
Ref globalizejs#697
Ref globalizejs#700
@rxaviers rxaviers added this to the 1.3.0 milestone May 17, 2017
@rxaviers rxaviers merged commit ee74907 into globalizejs:master May 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant