static int year() { ret localYear(); } static int year(long now) { ret localYear(now); }