LoginSignup
7
2

More than 1 year has passed since last update.

GitLabで日付表示が相対時間だったのが、年月日表示もできるようになった話

Last updated at Posted at 2021-08-06

毎度、ググっても出てこない小ネタを取り扱っております。
本記事は個人的な見解であり、筆者の所属するいかなる団体にも関係ございません。

0. はじめに

とあるGitLabプロジェクトのリポジトリです。
最終更新のところが現在からの相対時間になっています。
この表示は悪くないのですが、「ちょっとな~」と思っていました。

image.png

しかし、14.1で「年月日」表示ができるようになりました。

User setting to display absolute times | GitLab
https://about.gitlab.com/releases/2021/07/22/gitlab-14-1-released/#user-setting-to-display-absolute-times

1. 設定

以下のURLまたは、GitLabログイン後の右の「アバター」>「Preferences」を選択

https://<GitLabサーバー>/-/profile/preferences

以下の画面の「相対時間を使用」のチェックボックスを外す。

image.png

2. 確認

「年月日」表示になりました。

image.png

7
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
2