From e1cea8f9584f6a0b55d949260de0b3c5a297bf83 Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 3 Apr 2026 13:01:46 +0000 Subject: [PATCH] storkit: create 466_story_configurable_timezone_in_project_toml_for_timer_scheduling --- ...onfigurable_timezone_in_project_toml_for_timer_scheduling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.storkit/work/1_backlog/466_story_configurable_timezone_in_project_toml_for_timer_scheduling.md b/.storkit/work/1_backlog/466_story_configurable_timezone_in_project_toml_for_timer_scheduling.md index 32251e1d..b2f1c59f 100644 --- a/.storkit/work/1_backlog/466_story_configurable_timezone_in_project_toml_for_timer_scheduling.md +++ b/.storkit/work/1_backlog/466_story_configurable_timezone_in_project_toml_for_timer_scheduling.md @@ -6,7 +6,7 @@ name: "Configurable timezone in project.toml for timer scheduling" ## User Story -As a user running storkit in a container where TZ defaults to UTC, I want to configure my local timezone in project.toml so that timer HH:MM inputs are interpreted in my actual timezone. +As a user running storkit in a container where TZ defaults to UTC, I want to configure my project's timezone in project.toml so that timer HH:MM inputs are interpreted in my actual timezone. ## Acceptance Criteria