Dates Displayed in the Wrong Language

Still need help?

The Atlassian Community is here for you.

Ask the community

Problem

When viewing reviews or the activity stream, dates are displayed in the wrong language. For example: "jeudi 05 mars"

Cause

This is caused by the Java language format being set to value other than the language that is desired. 

Resolution

Set the following Java options in the JAVA_OPTS environment variable to specify the correct language for Java.

-Duser.language.format=en
Last modified on Nov 2, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.