Searched defs:YEAR_START (Results 1 – 2 of 2) sorted by relevance
76 static const int32_t YEAR_START = 1900; // 1900 is where tm_year start variable
29 #define YEAR_START 1900 macro