Searched refs:thisyear (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtksh/tcl/
H A DtclDate.c734 int thisyear; local
738 thisyear = tm->tm_year + TM_YEAR_BASE;
739 TclDateYear = thisyear;

Completed in 9 milliseconds