Skip to content

Support timezone-aware website checks - #3

Merged
codefromrvk merged 1 commit into
mainfrom
fix/browser-timezone
Aug 2, 2026
Merged

Support timezone-aware website checks#3
codefromrvk merged 1 commit into
mainfrom
fix/browser-timezone

Conversation

@codefromrvk

Copy link
Copy Markdown
Owner

Adds an optional timezone_id input for browser-rendered checks.

The World Cup page formats match times in the visitor timezone. GitHub runners use UTC, so the requested India-time marker could not appear without explicitly emulating Asia/Kolkata.

This patch validates an IANA timezone before navigation, passes it only to the isolated browser context, keeps UTC as the compatible default, and exercises the option in hosted validation.

@codefromrvk
codefromrvk merged commit 946bbbe into main Aug 2, 2026
20 checks passed
@codefromrvk
codefromrvk deleted the fix/browser-timezone branch August 2, 2026 15:05
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