Lines Matching full:construct
59 * the default patterns in the locales, he can construct a SimpleDateFormat directly
706 * Construct a SimpleDateFormat using the default pattern for the default
717 * Construct a SimpleDateFormat using the given pattern and the default locale.
731 * Construct a SimpleDateFormat using the given pattern, numbering system override, and the default locale.
756 * Construct a SimpleDateFormat using the given pattern and locale.
772 * Construct a SimpleDateFormat using the given pattern, numbering system override, and locale.
798 * Construct a SimpleDateFormat using the given pattern and locale-specific
811 * Construct a SimpleDateFormat using the given pattern and locale-specific
1350 * Used by the DateFormat factory methods to construct a SimpleDateFormat.
1360 * Construct a SimpleDateFormat for the given locale. If no resource data
1460 void construct(EStyle timeStyle, EStyle dateStyle, const Locale& locale, UErrorCode& status);
1463 * Called by construct() and the various constructors to set up the SimpleDateFormat's