make %z portable

This commit is contained in:
Daniel Stenberg 2025-08-01 16:56:00 +02:00
parent 3c92c60a1f
commit 958b3c1105
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 13 additions and 8 deletions

View file

@ -532,4 +532,4 @@ from UTC). As time is always UTC, this outputs `+0000`.
## `%Z`
The timezone name, meaning `UTC`.
The timezone name. For some reason `GMT`.