Update strftime() link in wxDateTime::Format() docs

The old link to https://cplusplus.com became invalid.

Closes #22913.
This commit is contained in:
PB 2022-10-23 22:02:33 +02:00 committed by Vadim Zeitlin
parent 7ae2281874
commit 232e161ed6

View file

@ -852,7 +852,7 @@ public:
/**
This function does the same as the standard ANSI C @c strftime(3)
function (http://www.cplusplus.com/reference/clibrary/ctime/strftime.html).
function (https://cplusplus.com/reference/ctime/strftime/).
Please see its description for the meaning of @a format parameter.
Notice that POSIX @c "%g", @c "%G", @c "%V" and @c "%z" format