Home | History | Annotate | Download | only in tv

Lines Matching refs:sFormat

607         private static final SimpleDateFormat sFormat =
611 sFormat.setTimeZone(TimeZone.getTimeZone("GMT-0"));
871 mValues.put(PreviewPrograms.COLUMN_RELEASE_DATE, sFormat.format(releaseDate));