Skip to content

Commit 9fdf451

Browse files
committed
Adds data/time settings
Need to set a redirect for previous date/time format issues to new settings section
1 parent 560c8f4 commit 9fdf451

File tree

2 files changed

+9
-43
lines changed

2 files changed

+9
-43
lines changed

gitkraken-client/date-format.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

gitkraken-client/preferences.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ The following UI preferences are available:
158158

159159
- [Theme](/start-here/themes)
160160
- Notification location
161+
- Date/Time Locale
162+
- Date/Time Short Format
161163
- Show toolbar icon labels
162164
- Enable spell checking
163165
- Display author initials instead of avatars (Gravatar)
@@ -170,6 +172,12 @@ The following UI preferences are available:
170172
- Show commit date/time in graph
171173
- Show commit sha in graph
172174

175+
### Date/Time Locale and Short Format
176+
177+
Date and Time Locale can be set from the UI Customization to match your system or you can set a custom locale. The Date/Time Short Format will match the Date/Time Locale. However, you can define a custom format as well.
178+
179+
See all formatting options that can be used <a href="https://momentjs.com/docs/#/displaying/format/">here</a>.
180+
173181
## GPG Preferences
174182

175183
Learn more about how to [configure GPG signing](/git-workflows-and-extensions/commit-signing-with-gpg/#configure-gpg-in-gitkraken) in GitKraken Client.
@@ -203,6 +211,7 @@ Activate [Experimental Features](/gitkraken-client/experimental-features.md) and
203211

204212
- Git Binary: Use Git executable instead of NodeGit Git actions (partially, not all git actions are implemented to Git executable)
205213
- AI Commit Message Generation
214+
206215
## Repo-Specific Preferences
207216

208217
Repo-Specific preferences only apply to the repo currently open in GitKraken Client. The following preferences are repo-specific:

0 commit comments

Comments
 (0)