Searched refs:thaiBuddhistEra (Results 1 – 1 of 1) sorted by relevance
131 public static ThaiBuddhistEra of(int thaiBuddhistEra) { in of() argument132 switch (thaiBuddhistEra) { in of()138 throw new DateTimeException("Invalid era: " + thaiBuddhistEra); in of()