Home | History | Annotate | Download | only in volume

Lines Matching refs:skeleton

482         final String skeleton = soon ? (is24 ? "Hm" : "hma") : (is24 ? "EEEHm" : "EEEhma");
483 final String pattern = DateFormat.getBestDateTimePattern(Locale.getDefault(), skeleton);