Lines Matching refs:date
305 * Queries if the given ISO 4217 3-letter code is available on the specified date range.
307 * Note: For checking availability of a currency on a specific date, specify the date on both 'from' and 'to'
310 * If 'from' and 'to' are same UDate value, this method checks if the specified currency is available on that date.
316 * The lower bound of the date range, inclusive. When 'from' is U_DATE_MIN, check the availability
317 * of the currency any date before 'to'
320 * The upper bound of the date range, inclusive. When 'to' is U_DATE_MAX, check the availability of
321 * the currency any date after 'from'
326 * @return TRUE if the given ISO 4217 3-letter code is supported on the specified date range.
338 * given locale and date.
341 * @param date the date for which to retrieve the
345 * given locale and date. If 0, currency
352 UDate date,
356 * Finds a currency code for the given locale and date
360 * @param date the date for which to retrieve a currency code for
363 * for the given locale on the given date.
376 UDate date,