Skip to content

fix: add support for timezones#24

Merged
tylerdave merged 3 commits into
mainfrom
timezones
Mar 1, 2026
Merged

fix: add support for timezones#24
tylerdave merged 3 commits into
mainfrom
timezones

Conversation

@tylerdave
Copy link
Copy Markdown
Member

No description provided.

claude[bot]

This comment was marked as outdated.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 1, 2026

Docs Site preview: https://03d44e02.rockgarden.pages.dev

claude[bot]

This comment was marked as outdated.

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The previously flagged tzdata missing-dependency bug is now resolved — tzdata>=2024.1 is correctly added to pyproject.toml dependencies, ensuring timezone data is available on Windows and minimal Docker images. The _make_format_datetime closure is clean, handles both naive (treated as UTC) and aware datetimes correctly, and the filter is consistently applied across all three templates.

@tylerdave tylerdave merged commit 35c6ebc into main Mar 1, 2026
3 checks passed
@tylerdave tylerdave deleted the timezones branch March 1, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant