Skip to content

Fix HAR entry timestamp to use UTC date time#1627

Merged
waldekmastykarz merged 1 commit intomainfrom
fix-har-timestamp
Apr 23, 2026
Merged

Fix HAR entry timestamp to use UTC date time#1627
waldekmastykarz merged 1 commit intomainfrom
fix-har-timestamp

Conversation

@waldekmastykarz
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 23, 2026 13:29
@waldekmastykarz waldekmastykarz requested a review from a team as a code owner April 23, 2026 13:29
@waldekmastykarz waldekmastykarz merged commit f994612 into main Apr 23, 2026
3 checks passed
@waldekmastykarz waldekmastykarz deleted the fix-har-timestamp branch April 23, 2026 13:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates HAR generation to ensure the startedDateTime field is emitted as a UTC timestamp, aligning HAR entry timestamps to a consistent timezone representation.

Changes:

  • Use RequestLog.Timestamp.UtcDateTime when populating HarEntry.StartedDateTime to ensure UTC DateTime formatting.

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.

2 participants