HomeSort by relevance Sort by last modified time
    Searched refs:start_year (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 971 milliseconds