Exemplo n.º 1
0
 internal int GetYearOfCentury(LocalInstant localInstant)
 {
     return(yearMonthDayCalculator.GetYearOfCentury(localInstant));
 }