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

Correct of summary format. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Correct of summary format. #5

wants to merge 1 commit into from

Conversation

thewizardplusplus
Copy link

Switch date format in summary from custom to default for current locale.

@RoelRoel
Copy link

RoelRoel commented Feb 9, 2016

Even better whould be:

    public static DateFormat summaryFormatter() {
        return SimpleDateFormat.getDateInstance(DateFormat.LONG);
    }

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.

2 participants