From da324defa4f77cbbccc3cd055e7c3d2e73104562 Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Mon, 11 Feb 2013 20:25:01 +0000 Subject: [PATCH] ICU-9867 Minor update in readme.html X-SVN-Rev: 33172 --- icu4c/readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/readme.html b/icu4c/readme.html index 718097fc111..6bba2f343d4 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -243,7 +243,7 @@

Date format pattern "V"

The date format pattern "V" was introduced in ICU 3.8 (inherited from CLDR 1.5) as a variation of pattern "z" to support time zone abbreviation format such as "PST". - The pattern "z" use a time zone abbreviation only when it is commonly used for a locale. + The pattern "z" prints out a time zone abbreviation only when it is commonly used for a locale. The pattern "V" was slightly different from pattern "z" and the pattern designates a time zone abbreviation even it is not commonly used for a locale. For example, time zone abbreviation "AEST" for Australian Eastern Standard Time might not be well recognized -- 2.49.0