Searched refs:ERA_FULL_NAMES (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/java/time/chrono/
H A DThaiBuddhistChronology.java135 private static final HashMap<String, String[]> ERA_FULL_NAMES = new HashMap<>(); field in class:ThaiBuddhistChronology
154 ERA_FULL_NAMES.put(FALLBACK_LANGUAGE, new String[]{"Before Buddhist", "Budhhist Era"});
155 ERA_FULL_NAMES.put(TARGET_LANGUAGE,

Completed in 30 milliseconds