Index: source/i18n/timezone.cpp =================================================================== --- source/i18n/timezone.cpp (revision 24126) +++ source/i18n/timezone.cpp (revision 24940) @@ -1236,4 +1236,6 @@ } format.adoptTimeZone(tz); + } else { + format.setTimeZone(*this); } } else {