diff options
author | Elliott Hughes <enh@google.com> | 2011-01-26 10:57:30 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2011-01-26 11:02:49 -0800 |
commit | cf988a1dfb7f4a13bd797ce3a424242474b7c152 (patch) | |
tree | e6860a30351ee231895d2b8c2ab1eac2d0bbee32 /luni/src/test/java/tests/SQLite/JDBCDriverFunctionalTest.java | |
parent | 38f919c84cc2714ae2564ea1a04e2ced9c5aad04 (diff) | |
download | libcore-cf988a1dfb7f4a13bd797ce3a424242474b7c152.zip libcore-cf988a1dfb7f4a13bd797ce3a424242474b7c152.tar.gz libcore-cf988a1dfb7f4a13bd797ce3a424242474b7c152.tar.bz2 |
Fix time zone formatting for custom SimpleTimeZone instances.
Rather than return null for unknown time zones, as our code assumed, ICU
unhelpfully pretends unknown time zones are GMT. We need to check whether
we got what we asked for, which is a bit of a pain.
Bug: 3049014
Change-Id: Ie7f0043b8da622767538ed537a9e2d927652215e
Diffstat (limited to 'luni/src/test/java/tests/SQLite/JDBCDriverFunctionalTest.java')
0 files changed, 0 insertions, 0 deletions