From aca85b53cffd9bc9ea70a4b11463c806f21d43e7 Mon Sep 17 00:00:00 2001 From: Ram Viswanadha Date: Sat, 22 Apr 2006 00:46:03 +0000 Subject: [PATCH] ICU-4855 fix a failure X-SVN-Rev: 19578 --- icu4c/source/test/cintltst/cmsgtst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/test/cintltst/cmsgtst.c b/icu4c/source/test/cintltst/cmsgtst.c index 0f0ce540456..f35a755a70c 100644 --- a/icu4c/source/test/cintltst/cmsgtst.c +++ b/icu4c/source/test/cintltst/cmsgtst.c @@ -42,7 +42,7 @@ static const char* const txt_testResultStrings[] = { "Quotes ', {, a 1 {0}", "Quotes ', {, a 1 {0}", "You deposited 1 times an amount of $3,456.00 on 1/12/70", - "{2,time,full}, for 3,456, 1 is 5:46:40 AM PST and full date is Monday, January 12, 1970", + "{2,time,full}, for 3,456, 1 is 5:46:40 AM PT and full date is Monday, January 12, 1970", "{1,number,percent} for 1 is 345,600%" };