From 1bcd569afe28d45a089e9a5c0efb46f8adf0be24 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sun, 22 Feb 2026 16:41:31 -0600 Subject: [PATCH] =?UTF-8?q?episode:=20Fix:=20UTC/CST=20timezone=20ambiguit?= =?UTF-8?q?y=20in=20transaction=20freeze/thaw=20scheduling=20=E2=80=94=20u?= =?UTF-8?q?tils/timezone.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- episodes/2026-02-22.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-22.md b/episodes/2026-02-22.md index 08b0c262e1b..6681ddd8bb2 100644 --- a/episodes/2026-02-22.md +++ b/episodes/2026-02-22.md @@ -56,3 +56,7 @@ Work types: automation, - **Summary:** Files edited (1): - /home/cal/.claude/plans/smooth-stirring-steele.md Work types: configuration, + +## 16:41 - Fix: UTC/CST timezone ambiguity in transaction freeze/thaw scheduling — utils/timezone.py +- **Type:** fix +- **Tags:** major-domo, timezone, transaction-freeze, production-fix, discord-bot, python, fix