Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
79ff6da3
Commit
79ff6da3
authored
Nov 26, 2018
by
Evan Read
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-32' into 'master'
Add month unit See merge request gitlab-org/gitlab-ce!23297
parents
fbbe5ccd
56e6ffca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/workflow/time_tracking.md
doc/workflow/time_tracking.md
+2
-1
No files found.
doc/workflow/time_tracking.md
View file @
79ff6da3
...
...
@@ -62,12 +62,13 @@ To remove all the time spent at once, use `/remove_time_spent`.
## Configuration
The following time units are available:
*
months (mo)
*
weeks (w)
*
days (d)
*
hours (h)
*
minutes (m)
Default conversion rates are 1w = 5d and 1d = 8h.
Default conversion rates are 1
mo = 4w, 1
w = 5d and 1d = 8h.
[
landing
]:
https://about.gitlab.com/features/time-tracking
[
quick actions
]:
../user/project/quick_actions.md
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment