Home | History | Annotate | Download | only in intltest

Lines Matching refs:customPatterns

4098     const UnicodeString customPatterns[] = { "y-Ml-d", "G'x'y-Ml-d", "U-M-d", "U MMM d" }; // like old root pattern, using 'l'
4109 new SimpleDateFormat(customPatterns[-itemPtr->style - 1], locale, status);