Skip to content

Conversation

@bengotow
Copy link
Collaborator

@bengotow bengotow commented Jan 8, 2026

Windows MSVC doesn't provide strptime or timegm POSIX functions. This adds a minimal strptime implementation for HTTP-date parsing and maps timegm to the Windows equivalent _mkgmtime.

Windows MSVC doesn't provide strptime or timegm POSIX functions. This
adds a minimal strptime implementation for HTTP-date parsing and maps
timegm to the Windows equivalent _mkgmtime.
@bengotow bengotow merged commit b4c3b9e into master Jan 8, 2026
11 checks passed
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.

3 participants