Alexandre Julliard pushed to branch master at wine / wine
Commits: b03664d9 by Jacob Czekalla at 2025-08-21T22:28:37+02:00 wininet/tests: Add more http time test strings.
- - - - - 811412b8 by Jacob Czekalla at 2025-08-21T22:28:37+02:00 wininet: Fix parsing order of http times.
Order of day or month and time or year needs to be considered.
- - - - - 15e01cf7 by Jacob Czekalla at 2025-08-21T22:28:37+02:00 wininet: Fix year parsing to include millennium.
Time strings like "25" were parsed as-is instead of "2025".
- - - - -
2 changed files:
- dlls/wininet/internet.c - dlls/wininet/tests/internet.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8923b230b23ec4551a1d7020df7e23...