Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-08-04 06:09:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-04 06:09:14 +0300
commit47b5ca54362fa51c08f4525415bb6887b8a7ba92 (patch)
tree01604130182a78e2c37b9110b11d13f15d792403 /doc/administration/timezone.md
parent099deb2725d99f655ad831c3122b5632bb37f9d2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/timezone.md')
-rw-r--r--doc/administration/timezone.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/doc/administration/timezone.md b/doc/administration/timezone.md
index 0006a442ec9..b6076c8ed26 100644
--- a/doc/administration/timezone.md
+++ b/doc/administration/timezone.md
@@ -48,13 +48,8 @@ gitlab-ctl restart
> - [Enabled by default](https://gitlab.com/gitlab-org/gitlab/-/issues/29669) in GitLab 13.9.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/29669) in GitLab 14.1.
-This setting controls the local time displayed on a user's profile.
-See [&280](https://gitlab.com/groups/gitlab-org/-/epics/280) for other planned features.
+A user can set their time zone in their profile. If a user has not set their time zone, it defaults
+to the time zone [configured at the instance level](#changing-your-time-zone). On GitLab.com, the
+default time zone is UTC.
-NOTE:
-If a user has not set their time zone, it defaults to the time zone [configured at the instance level](#changing-your-time-zone). On GitLab.com, the default time zone is UTC.
-
-1. Navigate to [your user settings](../user/profile/index.md#access-your-user-settings).
-1. Select your time zone from the dropdown.
-
-![User Time Zone Settings](img/time_zone_settings.png)
+For more information, see [Set your time zone](../user/profile/index.md#set-your-time-zone).