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