From 86bf99a63bfd1ef456da54d8f31c23c46e678f0c Mon Sep 17 00:00:00 2001 From: Sean McGivern Date: Tue, 10 Apr 2018 11:29:40 +0100 Subject: Clarify that due date emails are in the server's timezone --- doc/user/project/issues/due_dates.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/user/project/issues/due_dates.md b/doc/user/project/issues/due_dates.md index 400f581e513..1bf8b776c2e 100644 --- a/doc/user/project/issues/due_dates.md +++ b/doc/user/project/issues/due_dates.md @@ -36,7 +36,8 @@ Due dates also appear in your [todos list](../../../workflow/todos.md). ![Issues with due dates in the todos](img/due_dates_todos.png) The day before an open issue is due, an email will be sent to all participants -of the issue. +of the issue. Both the due date and the day before are calculated using the +server's timezone. [ce-3614]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3614 [permissions]: ../../permissions.md#project -- cgit v1.2.1