storkit: create 466_story_configurable_timezone_in_project_toml_for_timer_scheduling

This commit is contained in:
dave
2026-04-03 13:01:46 +00:00
parent adee92c5e9
commit e1cea8f958
@@ -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