Searched defs:thisYear (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/tools/tzcode/
H A Dtz2icu.cpp1659 int32_t thisYear = now->tm_year + 1900; local
1668 if (thisYear > 2003) {
1669 file << "-" << thisYear; local

Completed in 85 milliseconds