Skip to content

Use DST-aware format in abpUtcToLocal pipe for UTC clock#25681

Merged
sumeyyeKurtulus merged 1 commit into
rel-10.5from
maliming/fix-utc-to-local-pipe-dst
Jun 25, 2026
Merged

Use DST-aware format in abpUtcToLocal pipe for UTC clock#25681
sumeyyeKurtulus merged 1 commit into
rel-10.5from
maliming/fix-utc-to-local-pipe-dst

Conversation

@maliming

Copy link
Copy Markdown
Member

When the UTC clock is enabled, the pipe used TimeService.formatDateWithStandardOffset (January standard offset), so times were off by one hour during DST. Switched to the DST-aware TimeService.format. Closes #23391

@maliming maliming added this to the 10.5-final milestone Jun 24, 2026
@maliming maliming requested a review from sumeyyeKurtulus June 24, 2026 01:42
@sumeyyeKurtulus sumeyyeKurtulus merged commit 74720db into rel-10.5 Jun 25, 2026
1 of 3 checks passed
@sumeyyeKurtulus sumeyyeKurtulus deleted the maliming/fix-utc-to-local-pipe-dst branch June 25, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants