Change default template for datetime to include UTC substring
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
2026-01-30 19:25:26 +03:00
parent 838eefcaba
commit 9a40687a87

View File

@@ -311,7 +311,7 @@ blueprint:
Uses Python strftime format codes (e.g., %Y-%m-%d %H:%M). Uses Python strftime format codes (e.g., %Y-%m-%d %H:%M).
Note: Month names (%b, %B) use system locale (typically English). Note: Month names (%b, %B) use system locale (typically English).
Use numeric format (%m) for locale-independent dates. Use numeric format (%m) for locale-independent dates.
default: "%d.%m.%Y, %H:%M" default: "%d.%m.%Y, %H:%M UTC"
selector: selector:
text: text: