Display standard dates in Jira server

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

When working in Jira applications, relative dates like "Today" or "Yesterday" are not always practical for teams. In these cases, you may want to disable your Jira application's relative date formatting and simply show standard date formats.

AOD-7212 - 課題情報を取得中... ステータス

ソリューション

If you're running Jira 4.4+

  1. Shut down your JIRA applications
  2. Navigate to $JIRA_HOME
  3. Edit the file: jira-config.properties - See Edit the jira-config.properties file in Jira server
    1. If this file does not exist, create it
    2. You can find more information on this specific file in Advanced JIRA Configuration - Atlassian Documentation
  4. 次の行を追加します。

    jira.lf.date.relativize = false
  5. Save the file

  6. Restart your JIRA applications

(info) If you're running Jira using AWS Quick Start, please see Use the jira-config.properties file to customize an AWS Quick Start deployment on how to configure this.

If you're running Jira 4.3 or earlier

  1. You'll want to instead modify the file: jira-application.properties
    1. located in $JIRA_INSTALL/atlassian-jira/WEB-INF/classes/
  2. Locate jira.lf.date.relativize
  3. Set to false


(warning) This workaround will not affect all areas of Jira, such as the Activity Stream.



説明 When working in JIRA applications, relative dates like "Today" or "Yesterday" are not always practical for teams. In these cases, you may want to disable your JIRA application's relative date formatting and simply show standard date formats.
製品Jira
プラットフォームServer
最終更新日: 2024 年 2 月 21 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.