d49784b0a2
wxDateTime timezone-related methods always use the current timezone offset, while other methods, using CRT, use correct value for the given date, which may be different. This discrepancy accounted for test failures in Europe/Minsk time zone as Belarus has switched from UTC+2 to UTC+3 since 1999 date used in the test. It is impossible to really fix the problem easily, so just skip the test in this case and also mention this bug in the documentation. See #15370. |
||
---|---|---|
.. | ||
datetimetest.cpp |