ICU-5670 Added test case for Hebrew

X-SVN-Rev: 24338
This commit is contained in:
Kedar Rajwade 2008-07-02 21:34:31 +00:00
parent 0b46502174
commit 72bdc54048

View file

@ -343,8 +343,14 @@ calendar:table(nofallback) {
"MONTH=-10", // month - 10
"EXTENDED_YEAR=4638,MONTH=5,DATE=29,IS_LEAP_MONTH=0", // ch
},
}
{
"en_US@calendar=hebrew",
"MILLIS=-180799750799999.500000",
"add",
"YEAR=100000", // year + 100000
"MILLIS=2974930005600000",
},
}
}
}
}