You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gitkraken-client/preferences.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,8 @@ The following UI preferences are available:
158
158
159
159
-[Theme](/start-here/themes)
160
160
- Notification location
161
+
- Date/Time Locale
162
+
- Date/Time Short Format
161
163
- Show toolbar icon labels
162
164
- Enable spell checking
163
165
- Display author initials instead of avatars (Gravatar)
@@ -170,6 +172,12 @@ The following UI preferences are available:
170
172
- Show commit date/time in graph
171
173
- Show commit sha in graph
172
174
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 <ahref="https://momentjs.com/docs/#/displaying/format/">here</a>.
180
+
173
181
## GPG Preferences
174
182
175
183
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
203
211
204
212
- Git Binary: Use Git executable instead of NodeGit Git actions (partially, not all git actions are implemented to Git executable)
205
213
- AI Commit Message Generation
214
+
206
215
## Repo-Specific Preferences
207
216
208
217
Repo-Specific preferences only apply to the repo currently open in GitKraken Client. The following preferences are repo-specific:
0 commit comments