Home | History | Annotate | Download | only in cpython2

Lines Matching refs:midyear

14443 	time_t midyear = groundhogday + (365 * 24 * 3600 / 2);
14477 if (strcmp(localtime(&midyear)->tm_zone, "AEST"))