Describe the bug
While #491 added timezone support for global site settings and individual posts, the filtering logic for posts does not apply timezone-aware processing. This results in inconsistent filtering outcomes in production builds.
Additional context
main...kj-9:astro-paper:fix-post-filter-date fixed for me, not quite DRY way to fix this though.
Describe the bug
While #491 added timezone support for global site settings and individual posts, the filtering logic for posts does not apply timezone-aware processing. This results in inconsistent filtering outcomes in production builds.
Additional context
main...kj-9:astro-paper:fix-post-filter-date fixed for me, not quite DRY way to fix this though.