Home | Sort by relevance Sort by last modified time |
/bionic/libc/bionic/ | |
time64.c | 284 const Year start_year = 2000; local 285 Year year_diff = year - start_year; 288 if( year > start_year ) |
/external/python/cpython3/Lib/test/ | |
datetimetester.py | [all...] |