JapaneseChronology prolepticYear() method in Java with Example
The prolepticYear() method of java.time.chrono.JapaneseChronology class is used to retrieve the proleptic year present in the Japanese system of particular Japanese era. Syntax: public int prolepticYear(Era era, int yearOfEra) Parameter: This method takes the following argument as a parameter. era: