Lines Matching full:yyyy
89 * For the digit calendar fields, such as M or MM, d or dd, yy or yyyy,
117 * is "year", the date interval pattern is "MMM d, yyyy - MMM d, yyyy",
120 * the date interval pattern is "MMM d - MMM d, yyyy",
123 * the date interval pattern is "MMM d-d, yyyy", such as "Jan 10-20, 2007".
257 * "EEE, d MMM, yyyy - EEE, d MMM, yyyy" for year differs,
258 * "EEE, d MMM - EEE, d MMM, yyyy" for month differs,
259 * "EEE, d - EEE, d MMM, yyyy" for day differs,
560 * For example, interval pattern "MMM d - MMM d, yyyy" consists
561 * a single date pattern "MMM d", another single date pattern "MMM d, yyyy",
564 * the first part is "MMM d - ", and the second part is "MMM d, yyyy".
581 * and the pattern is "d MMM - d MMM yyyy", the interval format is
583 * If the pattern is "latestFirst:d MMM - d MMM yyyy",