From 9a40687a87f450d5c27a500ced84aa56876f9f89 Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Fri, 30 Jan 2026 19:25:26 +0300 Subject: [PATCH] Change default template for datetime to include `UTC` substring --- Common/Immich Album Watcher.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/Immich Album Watcher.yaml b/Common/Immich Album Watcher.yaml index 656a4ee..6503516 100644 --- a/Common/Immich Album Watcher.yaml +++ b/Common/Immich Album Watcher.yaml @@ -311,7 +311,7 @@ blueprint: Uses Python strftime format codes (e.g., %Y-%m-%d %H:%M). Note: Month names (%b, %B) use system locale (typically English). Use numeric format (%m) for locale-independent dates. - default: "%d.%m.%Y, %H:%M" + default: "%d.%m.%Y, %H:%M UTC" selector: text: