mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-28 07:04:40 +00:00
9384b5b3109e7e20eb9296821635278086d70264
- Resolves https://github.com/go-gitea/gitea/issues/22493 - Related to https://github.com/go-gitea/gitea/issues/4520 Some admins prefer all timestamps to display the full date instead of relative time. They can do that now by setting ```ini [ui] PREFERRED_TIMESTAMP_TENSE = absolute ``` This setting is set to `mixed` by default, allowing dates to render as "5 hours ago". Here are some screenshots of the UI with this setting set to `absolute`:    --------- Signed-off-by: Yarden Shoham <git@yardenshoham.com> Co-authored-by: delvh <dev.lh@web.de>
Description
Languages
MDX
55.8%
JavaScript
26.8%
CSS
13.8%
Shell
2.4%
Makefile
1.2%