The cmd_update function was missing the tz = ZoneInfo(timezone_str) conversion. This caused "tz is not defined" error when confirming edits.
The cmd_update function was missing the tz = ZoneInfo(timezone_str) conversion. This caused "tz is not defined" error when confirming edits.