]> granicus.if.org Git - icu/commit
ICU-22023 Fix Calendar::get() return out of bound value and SimpleDateTime::format...
authorFrank Yung-Fong Tang <ftang@chromium.org>
Wed, 18 May 2022 20:19:49 +0000 (20:19 +0000)
committerFrank Yung-Fong Tang <ftang@google.com>
Thu, 19 May 2022 20:45:59 +0000 (13:45 -0700)
commit3d89af0f72d78d0825fbf17fd7808a4d80b6b4ad
treeb9cf8e61607c058b52fb71efef44dedd843e1ae7
parent85705f04e03f9cb41d4406bcd38c3e419eb7889d
ICU-22023 Fix Calendar::get() return out of bound value and SimpleDateTime::format assert while TimeZone is "UTC" and value is -1e-9

See #2086
14 files changed:
icu4c/source/i18n/calendar.cpp
icu4c/source/i18n/cecal.cpp
icu4c/source/i18n/chnsecal.cpp
icu4c/source/i18n/gregocal.cpp
icu4c/source/i18n/gregoimp.cpp
icu4c/source/i18n/gregoimp.h
icu4c/source/i18n/indiancal.cpp
icu4c/source/i18n/persncal.cpp
icu4c/source/i18n/simpletz.cpp
icu4c/source/i18n/timezone.cpp
icu4c/source/test/intltest/calregts.cpp
icu4c/source/test/intltest/calregts.h
icu4c/source/test/intltest/dtfmttst.cpp
icu4c/source/test/intltest/dtfmttst.h