ICU-2436 xlC update
X-SVN-Rev: 11983
This commit is contained in:
parent
ad541fd41e
commit
1909fda57f
@ -233,7 +233,7 @@ void IntlCalendarTest::TestBuddhist() {
|
||||
|
||||
// Test simple parse/format with adopt
|
||||
|
||||
const UDate aDate = 999932400000;
|
||||
UDate aDate = 999932400000.0;
|
||||
SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale("en_US"), status);
|
||||
CHECK(status, "creating date format instance");
|
||||
if(!fmt) {
|
||||
|
Loading…
Reference in New Issue
Block a user