Replace old link with newer working one (#1837)

This commit is contained in:
Bara 2022-09-19 22:35:49 +02:00 committed by GitHub
parent 21740d9a26
commit 4015f9c1c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -398,7 +398,7 @@ native int GetTime(int bigStamp[2]={0,0});
* Produces a date and/or time string value for a timestamp.
*
* See this URL for valid parameters:
* http://cplusplus.com/reference/clibrary/ctime/strftime.html
* https://cplusplus.com/reference/ctime/strftime/
*
* Note that available parameters depends on support from your operating system.
* In particular, ones highlighted in yellow on that page are not currently