Searched refs:UNIX_YEAR (Results 1 – 1 of 1) sorted by relevance
35 #define UNIX_YEAR 68 //1968 is leap year macro176 uint32_t year = localtime->tm_year - UNIX_YEAR; in SysTimeMkTime()250 localtime->tm_year += UNIX_YEAR; in SysTimeLocalTime()