Searched refs:hijrahEra (Results 1 – 1 of 1) sorted by relevance
104 public static HijrahEra of(int hijrahEra) { in of() argument105 if (hijrahEra == 1 ) { in of()108 throw new DateTimeException("Invalid era: " + hijrahEra); in of()