mirror of
https://github.com/curl/curl.git
synced 2026-06-08 01:44:16 +03:00
fixup language
This commit is contained in:
parent
530e32777e
commit
509a01b1a9
1 changed files with 1 additions and 1 deletions
|
|
@ -528,7 +528,7 @@ The year as a decimal number including the century.
|
|||
## `%z`
|
||||
|
||||
The `+hhmm` or `-hhmm` numeric timezone (that is, the hour and minute offset
|
||||
from UTC). Since ths time is UTC, this always shows `+0000`.
|
||||
from UTC). As time is always UTC, this outputs `+0000`.
|
||||
|
||||
## `%Z`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue