Home | History | Annotate | Download | only in tzcode

Lines Matching refs:thisYear

1659     int32_t thisYear = now->tm_year + 1900;
1668 if (thisYear > 2003) {
1669 file << "-" << thisYear;