Skip to content

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