Home | History | Annotate | Download | only in intltest

Lines Matching full:yyyy

993     sdf.applyPattern("EEE dd MMM yyyy 'WOY'ww'-'YYYY 'DOY'DDD"); 
1445 DateFormat *fmt = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"),status);
1479 DateFormat *fmt = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"),status);
1897 DateFormat *format = new SimpleDateFormat(UnicodeString("EEE MMM dd HH:mm:ss zzz yyyy G"),
1987 SimpleDateFormat fmt("E dd MMM yyyy 'DOY='D 'WOY='w",
2051 SimpleDateFormat fmt("HH:mm 'w'w 'd'D E d MMM yyyy", Locale::getUS(), status);
2275 SimpleDateFormat fmt(UnicodeString("MMM dd yyyy",""), ec);
2643 SimpleDateFormat dateFormat("MM/dd/yyyy HH:mm z", locale, ec);