TIMEZONE_DECL_LONG_CONST 519 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("DISPLAY_SHORT", TimeZone::SHORT);
TIMEZONE_DECL_LONG_CONST 520 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("DISPLAY_LONG", TimeZone::LONG);
TIMEZONE_DECL_LONG_CONST 523 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("DISPLAY_SHORT_GENERIC", TimeZone::SHORT_GENERIC);
TIMEZONE_DECL_LONG_CONST 524 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("DISPLAY_LONG_GENERIC", TimeZone::LONG_GENERIC);
TIMEZONE_DECL_LONG_CONST 525 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("DISPLAY_SHORT_GMT", TimeZone::SHORT_GMT);
TIMEZONE_DECL_LONG_CONST 526 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("DISPLAY_LONG_GMT", TimeZone::LONG_GMT);
TIMEZONE_DECL_LONG_CONST 527 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("DISPLAY_SHORT_COMMONLY_USED", TimeZone::SHORT_COMMONLY_USED);
TIMEZONE_DECL_LONG_CONST 528 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("DISPLAY_GENERIC_LOCATION", TimeZone::GENERIC_LOCATION);
TIMEZONE_DECL_LONG_CONST 532 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("TYPE_ANY", UCAL_ZONE_TYPE_ANY);
TIMEZONE_DECL_LONG_CONST 533 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("TYPE_CANONICAL", UCAL_ZONE_TYPE_CANONICAL);
TIMEZONE_DECL_LONG_CONST 534 ext/intl/timezone/timezone_class.cpp TIMEZONE_DECL_LONG_CONST("TYPE_CANONICAL_LOCATION", UCAL_ZONE_TYPE_CANONICAL_LOCATION);