ICU-5934 Fix parsing problem found in J, keep C in sync

X-SVN-Rev: 22714
This commit is contained in:
John Emmons 2007-09-25 20:46:03 +00:00
parent 8ff91512c3
commit 3cd078fd3e

View file

@ -1785,6 +1785,7 @@ int32_t SimpleDateFormat::subParse(const UnicodeString& text, int32_t& start, UC
case UDAT_TIMEZONE_FIELD:
case UDAT_TIMEZONE_RFC_FIELD:
case UDAT_TIMEZONE_GENERIC_FIELD:
case UDAT_TIMEZONE_SPECIAL_FIELD:
{
// First try to parse generic forms such as GMT-07:00. Do this first
// in case localized DateFormatZoneData contains the string "GMT"