commit | 4c1a868725d1226c13da64e3a5bfff2b8ae1a63b | [log] [tgz] |
---|---|---|
author | Frank Tang <ftang@chromium.org> | Thu May 19 20:56:48 2022 |
committer | Frank Tang <ftang@chromium.org> | Fri May 20 20:02:30 2022 |
tree | 151f1478f4d8f18f91adc27d81acff666d02250b | |
parent | 1c67b4e7d31b800b4d02349fe42744417b34eed8 [diff] |
Cherry-pick PR2086 to fix out-of-bound result from Calendar::get() The bug happen when there are small negative value (between -1e-9 and 0) https://github.com/unicode-org/icu/pull/2086 Bug: chromium:1279524 Change-Id: I9a7bb5442ad8ece10b90d1b8f1a6d9809977ff4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/3656031 Reviewed-by: Jungshik Shin <jshin@chromium.org>