Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

add support for value literals #4426

Closed
wants to merge 4 commits into from

Conversation

tobigun
Copy link
Contributor

@tobigun tobigun commented Sep 16, 2015

Add support for angular date value literals ('..'), e.g. used in the spanish longdate:
"longDate": "d 'de' MMMM 'de' y"

@Foxandxss
Copy link
Contributor

We would like to see some tests please.

…rs in literals

- escaped single-quotes ('o''clock') are now replaced correctly
- literals containing format-placeholders (e.g. 'd', 'y') are now handled correctly
@wesleycho
Copy link
Contributor

What are your thoughts on this @Foxandxss ? Aside from code style in some areas and the need to replace with uibDateParser in the tests, this LGTM, but I'd like to hear your thoughts on the API signature here.

@wesleycho wesleycho added this to the 1.0.0 milestone Oct 31, 2015
@wesleycho wesleycho closed this in 1c79888 Oct 31, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants