Home | History | Annotate | Download | only in unicode

Lines Matching refs:Formattable

218      * Format an object to produce a string. This method handles Formattable
219 * objects with a UDate type. If a the Formattable object type is not a Date,
231 virtual UnicodeString& format(const Formattable& obj,
237 * Format an object to produce a string. This method handles Formattable
238 * objects with a UDate type. If a the Formattable object type is not a Date,
251 virtual UnicodeString& format(const Formattable& obj,
385 Formattable& obj,
491 * date/time strings into Formattable objects with UDate types.
503 * @param result Formattable to be set to the parse result.
513 Formattable& result,
785 DateFormat::format(const Formattable& obj,