curl_getdate.md: document two-digit year handling

Mentioned-by: Paul Gilmartin
Ref: https://curl.se/mail/archive-2024-04/0014.html
Closes #13494
This commit is contained in:
Daniel Stenberg 2024-04-28 23:07:49 +02:00
parent dfdd978f7c
commit c04664ad35
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -47,6 +47,9 @@ Can be specified several ways. Month names can only be three-letter English
abbreviations, numbers can be zero-prefixed and the year may use 2 or 4
digits. Examples: 06 Nov 1994, 06-Nov-94 and Nov-94 6.
If the year appears to be below 100 (two-digit), any year after 70 is assumed
to be 1900 + the given year. All others are 2000 + the given year.
## time of the day items
This string specifies the time on a given day. You must specify it with 6