to_year 2680 source3/modules/getdate.c tm.tm_year = to_year (pc.year) - TM_YEAR_BASE + pc.rel_year; to_year 979 source3/modules/getdate.y tm.tm_year = to_year (pc.year) - TM_YEAR_BASE + pc.rel_year;