Home | History | Annotate | Download | only in unicode

Lines Matching full:construct

58  * the default patterns in the locales, he can construct a SimpleDateFormat directly
219 * Construct a SimpleDateFormat using the default pattern for the default
230 * Construct a SimpleDateFormat using the given pattern and the default locale.
244 * Construct a SimpleDateFormat using the given pattern, numbering system override, and the default locale.
269 * Construct a SimpleDateFormat using the given pattern and locale.
285 * Construct a SimpleDateFormat using the given pattern, numbering system override, and locale.
311 * Construct a SimpleDateFormat using the given pattern and locale-specific
324 * Construct a SimpleDateFormat using the given pattern and locale-specific
779 * Used by the DateFormat factory methods to construct a SimpleDateFormat.
789 * Construct a SimpleDateFormat for the given locale. If no resource data
876 void construct(EStyle timeStyle, EStyle dateStyle, const Locale& locale, UErrorCode& status);
879 * Called by construct() and the various constructors to set up the SimpleDateFormat's