Searched refs:isMonthBeforeDay (Results 1 – 1 of 1) sorted by relevance
185 public static boolean isMonthBeforeDay(Context context) { in isMonthBeforeDay() method in DateUtils217 DateUtils.isMonthBeforeDay(context) ? "MMMM dd" : "dd MMMM"); in getLocalizedDateFormatWithoutYear()