Lines Matching full:mmm
81 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
108 * is "year", the date interval pattern is "MMM d, yyyy - MMM d, yyyy",
111 * the date interval pattern is "MMM d - MMM d, yyyy",
114 * the date interval pattern is ""MMM d-d, yyyy", such as "Jan 10-20, 2007".
135 * "latestFirst:d-d MMM yy", it means by default, the first date in interval
137 * the first date in "d-d MMM yy" is the later date.
255 * dIntervalInfo->setIntervalPattern("yMMMd", UCAL_MONTH, "'from' yyyy MMM d 'to' MMM d", status);
256 * dIntervalInfo->setIntervalPattern("yMMMd", UCAL_DAY, "yyyy MMM d-d", status, status);