SECSPERREPEAT
years = (seconds / SECSPERREPEAT + 1) * YEARSPERREPEAT;
return t1 - t0 == SECSPERREPEAT;
#ifndef SECSPERREPEAT