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:
authorEtienne BaquƩ <ebaque@gitlab.com>2019-07-09 18:42:30 +0300
committerEtienne BaquƩ <ebaque@gitlab.com>2019-07-09 18:42:30 +0300
commitdcfe451a647777c42f47ebcc448c5180a053f697 (patch)
treee547483e264e58049892d1d0fbfbb24525318cbc
parenta8b0896221f2cc04515e60a0875c6d9b4cfbbe13 (diff)
Added changelog58475-fix-time-display
-rw-r--r--changelogs/unreleased/58475-fix-time-display.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/58475-fix-time-display.yml b/changelogs/unreleased/58475-fix-time-display.yml
new file mode 100644
index 00000000000..bae8ffb07a9
--- /dev/null
+++ b/changelogs/unreleased/58475-fix-time-display.yml
@@ -0,0 +1,6 @@
+---
+title: Show local times on the project deployment page instead of having UTC-based
+ times.
+merge_request: 30369
+author:
+type: fixed