Files
wxWidgets/tests/datetime
dxbjavidandVadim Zeitlin 53901b80d2 Fix out-of-bounds read on trailing % in wxDateTime::Format()
Add a unit test but restrict it to only the cases when our own function
is used because MSVC CRT strftime() asserts in this case.

Closes #26543.
2026-06-04 17:19:27 +02:00
..