Change #263911
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 07 Apr 2026 16:32:22 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 3536730f331f2482b10226db231dfb63b5c24faa |
Comments
parsedate: clarify time2epoch and add more variations to test 517 Polish the time2epoch function to become a little more readable. Corrected the military time zones: they were going in the wrong direction. Add more curl_getdate() input varations to test 517 Closes #21251
Changed files
- lib/parsedate.c
- tests/libtest/lib517.c