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

Extract date format #125

Merged
merged 3 commits into from
Sep 25, 2013
Merged

Extract date format #125

merged 3 commits into from
Sep 25, 2013

Conversation

garcia-jj
Copy link
Member

Similar to #122

@@ -70,4 +68,7 @@ public Calendar convert(String value, Class<? extends Calendar> type) {
}
}

private DateFormat getDateFormat() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

protected? ;)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, my bad :(

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed. take a look.

@lucascs
Copy link
Member

lucascs commented Sep 25, 2013

🐑

garcia-jj added a commit that referenced this pull request Sep 25, 2013
@garcia-jj garcia-jj merged commit 3c6005a into master Sep 25, 2013
@garcia-jj garcia-jj deleted the ot-l10n-converters-javadate branch September 25, 2013 19:57
@rponte
Copy link
Contributor

rponte commented Sep 25, 2013

I thought the idea was to allow the user to extend our converter and just override the method format.

@Turini Turini added this to the 4.0.0-beta-1 milestone Mar 6, 2014
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.

4 participants