ICU-2487 fix for getLocale()

X-SVN-Rev: 15390
This commit is contained in:
Ram Viswanadha 2004-05-18 23:08:35 +00:00
parent a3525e0254
commit 86383275f3

View file

@ -1867,11 +1867,12 @@ private:
* time.
*
* @param desiredLocale The given locale.
* @param type The calendar type identifier, e.g: gregorian, buddhist, etc.
* @param success Indicates the status of setting the week count data from
* the resource for the given locale. Returns U_ZERO_ERROR if
* constructed successfully.
*/
void setWeekCountData(const Locale& desiredLocale, UErrorCode& success);
void setWeekCountData(const Locale& desiredLocale, const char *type, UErrorCode& success);
/**
* Recompute the time and update the status fields isTimeSet