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