Home | History | Annotate | Download | only in intltest

Lines Matching refs:customPatterns

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