Skip to content

{bp-19516} libc/time: Fix POSIX timezone string parsing. - #19643

Merged
xiaoxiang781216 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19516
Aug 3, 2026
Merged

{bp-19516} libc/time: Fix POSIX timezone string parsing.#19643
xiaoxiang781216 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19516

Conversation

@jerpelea

@jerpelea jerpelea commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

When loading a zoneinfo file fails, parse a non-colon-prefixed TZ value as a POSIX timezone string. Treat a successful tzparse() result as success while preserving the leading-colon file-only behavior.

Impact

RELEASE

Testing

CI

When loading a zoneinfo file fails, parse a non-colon-prefixed TZ value
as a POSIX timezone string. Treat a successful tzparse() result as
success while preserving the leading-colon file-only behavior.

Assisted-by: Codex:gpt-5.6 Sol
Signed-off-by: hanzhijian <hanzhijian@zepp.com>
@github-actions github-actions Bot added Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small labels Aug 3, 2026
@xiaoxiang781216
xiaoxiang781216 merged commit 04ef935 into apache:releases/13.0 Aug 3, 2026
15 of 41 checks passed
@jerpelea
jerpelea deleted the bp-19516 branch August 3, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants