Searched refs:SAMPLE_DATE_END (Results 1 – 1 of 1) sorted by relevance
87 private static final Map<String,Date> SAMPLE_DATE_END = ImmutableMap.<String,Date>builder() field in DateTimeFormats527 Date endDate = SAMPLE_DATE_END.get(diffString); in getExample()