Esempio n. 1
0
 internal int GetYearOfEra(LocalInstant localInstant)
 {
     return(yearMonthDayCalculator.GetYearOfEra(localInstant));
 }