diff options
| -rw-r--r-- | doc/user/project/issues/due_dates.md | 3 |
1 files changed, 2 insertions, 1 deletions
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).  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 |
